[Harald Dunkel] > If I remove the "logsave -s $FSCK_LOGFILE" in checkroot.sh and > checkfs.sh, then my PC boots in 43sec instead of 55sec. Thats an > improvement of about 20% for just 2 partitions (/ and /home). > > Filesystem on both partitions is reiserfs.
Interesting. > Would it be possible to make running logsave optional? This is actually the calls to fsck, I believe, and it is already optional if you want to use fsck by modifying /etc/fstab. What is the content of your /etc/fstab? I would expect the fsck calls to be quick if no partition was to be fsck-ed (aka the last number in /etc/fstab is 0). Does it work? Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

