Richard Melville wrote:
> 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.

No, it's not necessary from grub's perspective.

> IMHO it is better that /boot remains unmounted whilst the system is running
> making it more secure.

Well all the files in /boot are 0644 root:root.  Since root can mount the 
directory, what difference does it make?

The real issue here is that I am the only user of the system.  I also run no 
services accessible from other systems except sharing a couple of data only 
directories via samba.  And those are only accessible by my other computers on 
my local network.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to