Re: fschk

2010-02-15 Thread Noam Rathaus
Thanks for the complete answer :) On Mon, Feb 15, 2010 at 1:56 PM, Lior Kaplan wrote: > In Debian: > > The script that does the checks is /etc/init.d/checkroot.sh > > You can use the following options: > 1. create /fastboot file, so fsck won't run at all. > 2. change the value of rootcheck variab

Re: fschk

2010-02-15 Thread Lior Kaplan
In Debian: The script that does the checks is /etc/init.d/checkroot.sh You can use the following options: 1. create /fastboot file, so fsck won't run at all. 2. change the value of rootcheck variable, so fsck won't run at all. 3. change the vaule of FSCKFIX variable, so fsck will get the -y optio