mike_phillips on Wed, 17 Jan 2001 07:57:08 -0500 (EST)


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: [PLUG] Mounting vfat partition as rw?


Mike,

My vfat partition mounts with permissions for whoever issues the mount 
command, here is my fstab:

# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options> <dump>        <pass>
/dev/hda3       /               ext2    defaults,errors=remount-ro      0 
1
/dev/hda4       none            swap    sw                      0       0
none    /dev/shm        shm     defaults        0 0
proc            /proc           proc    defaults                        0 
0
/dev/fd0        /floppy         auto    defaults,user,noauto            0 
0
/dev/cdrom      /cdrom          iso9660 defaults,ro,user,noauto         0 
0
/dev/hda1       /mnt/dosc       vfat    defaults,user,noauto            0 
0
//s114nt01/data /mnt/data       smbfs 
username=operator,password=XXXXXXXX,defaults,user,noauto                0 
0
//s114nt01/apps1        /mnt/apps       smbfs 
username=operator,password=XXXXXXXX,defaults,user,noauto                0 
0
//debian_vm/mp3$        /mnt/mp3        smbfs 
username=phillim,password=XXXXXXXX,defaults,user,noauto         0       0
//debian_vm/transfer$   /mnt/transfer   smbfs 
username=phillim,password=XXXXXXXX,defaults,user,noauto         0       0

Just out of interest the /s114nt01 mount smb shares on the work network 
and the last two lines mount the smb shares from Win98 running under 
VMWare on the same machine.

When I issue a mount /mnt/dosc everything loads up fine with the correct 
permissions etc.

Mike


______________________________________________________________________
Philadelphia Linux Users Group       -      http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion  -  http://lists.phillylinux.org/mail/listinfo/plug