Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Community gatherings on Freenode at
#tinycorelinux
(
webchat
)
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Extensions
»
TCE Q&A Forum
»
mount fails on tc-load
« previous
next »
Print
Pages:
1
[
2
]
Go Down
Author
Topic: mount fails on tc-load (Read 4718 times)
Juanito
Administrator
Hero Member
Posts: 14790
Re: mount fails on tc-load
«
Reply #15 on:
August 08, 2015, 02:32:04 AM »
You should get squashfs-root/usr/local/bin/app - /usr is missing
So basically you'd have:
/tmp/pkg/usr/local/bin/app
/tmp/pkg/usr/local/bin/app_delta
...
Then:
Code:
[Select]
$ cd /tmp
$ sudo mksquashfs pkg/ app.tcz
«
Last Edit: August 08, 2015, 06:39:37 AM by Juanito
»
Logged
curaga
Administrator
Hero Member
Posts: 11041
Re: mount fails on tc-load
«
Reply #16 on:
August 08, 2015, 06:37:08 AM »
dmesg may contain more info on why the mount failed. Also, if you used mksquashfs from another OS, the blocksize needs to be given as 4k.
Logged
The only barriers that can stop you are the ones you create yourself.
gerald_clark
TinyCore Moderator
Hero Member
Posts: 4254
Re: mount fails on tc-load
«
Reply #17 on:
August 08, 2015, 10:04:48 AM »
/usr/local, not /local.
Apparently, you have not read and understood the wiki articles on creating extensions.
I have no idea what you have loaded or done to make tce-load fail with a mount error.
Logged
bmarkus
Administrator
Hero Member
Posts: 7183
Re: mount fails on tc-load
«
Reply #18 on:
August 08, 2015, 10:37:09 AM »
Also do not see version and architecture info.
Logged
Béla
Ham Radio callsign: HA5DI
"Amateur Radio: The First Technology-Based Social Network."
Print
Pages:
1
[
2
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Extensions
»
TCE Q&A Forum
»
mount fails on tc-load