Hi,

        Here is an entry from my /etc/fstab :

/dev/hda1                 /C                        msdos  rw,user,nosuid
0 0

        And here is the corresponding output of the 'mount' (with no
arguments) command :

/dev/hda1 on /C type msdos (rw,noexec,nosuid,nodev)     

        I can successfully umount it as an ordinary user but cannot mount
it. I get the message 'only root can do that' when I try to mont it as an
ordinary user. Why?

        Also, why does the 'user' option (which was specified in the
fstab) not show up on the output of mount?

        This doesnt seem to be an msdos problem as I get the same results
with an ext2 fs.

Kenneth
 
There is no such thing as luck. 'Luck' is nothing but an absence of bad luck.

Reply via email to