Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: P5music on January 07, 2011, 08:15:19 AM
-
2.9 tinycore
I put the "local" boot option in the syslinux.cfg file but I get these errors during the execution of boot script:
chgrp: /usr/local/tce.installed : operation not permitted
chgrp: /usr/local/tce.menu : operation not permitted
chgrp: /usr/local/tce.icons : operation not permitted
Can you help me?
-
Is the hosting partition for local formatted with a file system that can support Unix permissions?
-
I am booting from a usb card from where extensions are correctly loaded.
tce=sdb1 local=sdb1
-
What is hosting "local" ?
Typically we see permission errors when hosted on a Windows file system that does not support permissions.
-
I am booting from a usb card from where extensions are correctly loaded.
tce=sdb1 local=sdb1
Extensions could be correctly loaded from a PPR on a non-UNIX fs - as opposed to 'local' being working.
Why would you mix a PPR with 'local'?
-
I did not realize that the card (fat formatted) was not suitable to host a genuine linux filesystem folder.