On Sat, Jun 14, 2003 at 08:48:32AM +0100, Hugh Saunders <[EMAIL PROTECTED]> wrote: > battery? or can i pass a kernel parameter to prevent fsck?
if test -x /usr/bin/on_ac_power
then
#do the stuff
fi
on_ac_power is in powermgmt-base.deb
> [using ext3]
Well I have the last column of /etc/fstab set to 0 on ext3 filesystems. No
fsck at all. When needed recovery is done automatically anyway (max 5 sec).
Gavriel

