Bruce Dubbs wrote:- > In fact, I have: > > /dev/sda5 / ext3 defaults 1 > 1 > /dev/sda7 /home ext3 defaults 1 > 2 > /dev/sda3 /boot ext3 defaults 1 > 2 > /dev/sda9 /opt ext3 defaults 1 > 2 > /dev/sdb1 /usr/src ext3 defaults 1 > 2 > /dev/sdb2 /home/vmware ext3 defaults 1 > 2 > /dev/sda6 swap swap pri=1 0 > 0
Bruce, I've just noticed that you have /boot listed in your fstab shown above, but this is not necessary as it is called from Grub. IMHO it is better that /boot remains unmounted whilst the system is running making it more secure. Richard -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
