Date: Mon, 26 Apr 2004 01:25:35 +0100 From: andy_park@nospammail.net To: freebsd-questions@FreeBSD.ORG Subject: Auto-mounting ext2 slices Message-ID: <3C73D6BD-9718-11D8-931D-000393A4799C@nospammail.net>
next in thread | raw e-mail | index | archive | help
Hi, I have recently installed FreeBSD 4.9 on my fileserver to replace RH9, and have put my ext2 slice in /etc/fstab so they mount on bootup. The entry on /etc/fstab is as follows: /dev/ad1s5 /mnt/data2 ext2fs rw 0 2 However I recently experienced a blackout, and on the next boot, ext2 slice, marked 'dirty', wasn't fsck'ed automatically, preventing the normal boot process from finishing. Is this normal behaviour? If so, how would one set up an ext2 slice to auto-mount on bootup, and fsck itself if marked dirty so it continues to mount as rw?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C73D6BD-9718-11D8-931D-000393A4799C>