[wellylug] Need some help with Gentoo
Rob Stockley
mowgli at clear.net.nz
Mon Jun 2 15:24:19 NZST 2003
On Mon, 2003-06-02 at 15:15, Jamie Dobbs wrote:
> # Mount the Windows partitions
> /dev/hda1 /mnt/win_c vfat user,defaults
> /dev/hda5 /mnt/win_d vfat user,defaults
> /dev/hda6 /mnt/win_e vfat user,defaults
Check the man page for the mount command and you'll find that the
defaults option implies the nouser option. I'm pretty sure that mount
options are modified by subsequent options which means the defaults
option is overriding the user option. You could try reversing the order,
eg defaults,user and you might get what you're looking for. HTH
--
Rob Stockley
Manawatu
New Zealand
An avid user of RedHat Linux
Visit http://www.redhat.com
More information about the wellylug
mailing list