Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: P5music on January 07, 2011, 08:15:19 AM

Title: "local" option yields error in boot script
Post 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?
Title: Re: "local" option yields error in boot script
Post by: roberts on January 07, 2011, 10:15:06 AM
Is the hosting partition for local formatted with a file system that can support Unix permissions?
Title: Re: "local" option yields error in boot script
Post by: P5music on January 07, 2011, 10:24:44 AM
I am booting from a usb card from where extensions are correctly loaded.
tce=sdb1 local=sdb1
Title: Re: "local" option yields error in boot script
Post by: roberts on January 07, 2011, 10:27:42 AM
What is hosting "local" ? 
Typically we see permission errors when hosted on a Windows file system that does not support permissions.
Title: Re: "local" option yields error in boot script
Post by: tinypoodle on January 07, 2011, 02:43:31 PM
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'?
Title: Re: "local" option yields error in boot script
Post by: P5music on January 07, 2011, 02:49:12 PM
I did not realize that the card (fat formatted) was not suitable to host a genuine linux filesystem folder.