According to Kenneth Stephen: While burning my CPU.
> 
> 
> 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?

It does work here on "all" my systems, and yes exactly as you are trying it.
I have checked if an absent entry in /etc/group for a particular user would
cause this problem, but thats not it, the only thing i can think of at the
minute is that your /bin/mount does not have the correct permissions, i have

-rwsr-xr-x   1 root     root

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

Securety i would imagen.

> 
>       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.
> 


-- 
Regards Richard.
[EMAIL PROTECTED]

Happy New Year, and may all your troubles be small (ones).

Reply via email to