[Lunar Linux 0000404]: no fsck on boot
noreply at bugs.lunar-linux.org
noreply at bugs.lunar-linux.org
Fri Nov 7 20:21:41 GMT 2003
A BUGNOTE has been added to this bug.
=======================================================================
http://bugs.lunar-linux.org/view_bug_page.php?f_id=0000404
=======================================================================
Reporter: cmak
Handler:
=======================================================================
Project: Lunar Linux
Bug ID: 0000404
Category: initscripts (boot system)
Reproducibility: always
Severity: minor
Priority: normal
Status: new
=======================================================================
Date Submitted: 2003-11-07 01:31 GMT
Last Modified: 2003-11-07 20:21 GMT
=======================================================================
Summary: no fsck on boot
Description:
i tune2fs'ed my partitons to fsck, max. mount count is reached, fstab is
set up correctly but lunar doent fsck partitons on boot.
=======================================================================
-----------------------------------------------------------------------
rcrongeyer - 2003-11-07 20:21 GMT
-----------------------------------------------------------------------
Find the lines in /etc/init.d/mount script that look like this
echo -n " * Checking all file systems"
fsck -A -y
&> /dev/null
and comment out the "&> /dev/null" line like this:
# &> /dev/null
That's what fixed it for me.
Ralph
More information about the Lunar-bugs
mailing list