[Wolves] fstab mount problem.

Wayne Morris wayne at machx.co.uk
Tue Aug 16 10:57:57 BST 2005


I've had a problem for a while with permissions on a hard drive mounted 
thru fstab into my web directory.
Although fully readable/writable by all users from command line etc, it 
gives 403 for web viewing.
I remembered later that the problem started after I removed a line from 
fstab when I took out another drive from the system.

Can anyone see anything wrong with this fstab
# This file is edited by fstab-sync - see 'man fstab-sync' for details
/dev/VolGroup00/LogVol00 /                       ext3    defaults        1 1
LABEL=/boot             /boot                   ext3    defaults        1 2
none                    /dev/pts                devpts  gid=5,mode=620  0 0
none                    /dev/shm                tmpfs   defaults        0 0
none                    /proc                   proc    defaults        0 0
none                    /sys                    sysfs   defaults        0 0
/dev/VolGroup00/LogVol01 /swap                    swap    
defaults        0 0
/dev/hdb1         /var/www/html/machx/html/80gbdrive    ext2    
defaults    1 2
~
~

On boot, do get an error saying lines 10 and 11 bad, this refers to the 
sine signs which are repeated further down the rest of file.





More information about the Wolves mailing list