[arch-general] Startup scripts

Evangelos Foutras foutrelis at gmail.com
Sun Jan 17 18:01:49 EST 2010


On 18/01/2010 12:42 πμ, Tom wrote:
>> That code is here:
>> http://projects.archlinux.org/initscripts.git/tree/rc.sysinit?id=2009.08-1#n266
>>
>> Looks correct to me.
>
> Thanks,
>
> but then it doesn't skip fsck when hitting control-c but drops
> to /sbin/sulogin ?

Maybe fsck doesn't return 32 as it's supposed to. You can verify this by 
adding `echo fsck returned ${fsckret}' inside that code block in 
/etc/rc.sysinit. Next time you'll encounter this behavior, you'll know 
the code returned by fsck. From there, you might be able to troubleshoot 
this issue further.


More information about the arch-general mailing list