[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Fstab Problem



Op 19-02-17 om 13:37 schreef Stephen P. Molnar:
#UUID=d65867da-c658-4e35-928c-9dd2d6dd5742  /dev/sdb1 ext4
errors=remount-ro  0  1
#UUID=007c1f16-34a4-438c-9d15-e3df601649ba  /dev/sdb2 ext4
errors=remount-ro  0  1

The problem is, that when I reboot the system it doesn't like the new
fstab entries and halts.  It's easy to fix in recovery mode by
commenting out the new lines, but that doesn't solve the problem.

Somehow I don't think you can use the device name as mountpoiint (i.e. you're mounting /dev/sdb1 on /dev/sdb1...).

Also, the sixth field of fstab lines is only supposed to be 1 for the root filesystem. Others should have 2 (or 0 if you don't want the check to run at all).

Regards,
Frank


Reply to: