Tiny Core Linux

Tiny Core Base => TCB Bugs => Topic started by: Kingdomcome on December 27, 2008, 01:45:13 AM

Title: boot code checkfs fails
Post by: Kingdomcome on December 27, 2008, 01:45:13 AM
when starting tc with the boot code of checkfs, fsck simply shows the help file and booting completes normally.   fsck appears to be failing because of the -C option without a file descriptor named.  "fsck -C [device]" fails, but "fsck -C stdout [device]" works.  also "shutdown -r now" needs to updating to "reboot" in the checkfs section of tc-config (lines 217 and 220)
Title: Re: boot code checkfs fails
Post by: roberts on December 27, 2008, 01:46:38 PM
Thanks. This was also reported in the release candidate section and I have it fixed for the next cut.