Ferindo Middleton Jr wrote:
I have an external USB drive. For some reason, it is not accessible to
anyone using the machine unless root mounts it first. Default
configuration of my system doesn't allow apparently anyone else to mount
the drive but root. How do I change this so that device is mounted
automatically and is accessible to anyone using the system by default?
Ferindo
Here's my entry in /etc/fstab (for FC2) which works the way
you described (edited to fit the line).
/dev/sda1 /mnt/usb auto noauto,user,exec 0 0
You probably want to use something other than /mnt/usb as your
mount point. I have mine set not to auto mount, so you probably
want to remove the "noauto". To find out about the switches
available in that line, check "man mount".
Mike
--
p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
This message made from 100% recycled bits.
You have found the bank of Larn.
I can explain it for you, but I can't understand it for you.
I speak only for myself, and I am unanimous in that!