Dirk Heinrichs wrote:
Am Samstag, den 19.04.2008, 21:53 +0200 schrieb Abraham Gyorgy:
Now all my partitions are set to "never fsck" at boot time. :)

Never do this unless you're using xfs.

Bye...

        Dirk
Why? "never fsck at boot time" ->

/dev/hda1               /boot           ext3            noauto,noatime  0 0
/dev/hda2               /               ext3            noatime         0 0
/dev/hda3               /home           ext3            noatime         0 0


Now it is set to:

/dev/hda1               /boot           ext3            noauto,noatime  0 2
/dev/hda2               /               ext3            noatime         0 1
/dev/hda3               /home           ext3            noatime         0 2

(I've read in fstab manpage that root device should be 1, other partition should be 2.
--
[email protected] mailing list

Reply via email to