[CentOS] Can't mount FAT32 partition

Tue Aug 30 05:09:29 UTC 2005
Ignacio Vazquez-Abrams <ivazquez at ivazquez.net>

On Tue, 2005-08-30 at 11:08 +0900, Dave Gutteridge wrote:
> Okay, the current /etc/fstab file has this entry in it:
> /dev/hda1               /mnt/windows            vfat    
> rw,noauto,user,uid=512,gid=1002 0 0
> 
> When I run "mount -a", I get no errors.
> 
> But when go to the /mnt/windows directory at the command line, it's empty.

noauto tells mount -a to ignore it. Also, you should remove user if
you're specifying uid and gid.

-- 
Ignacio Vazquez-Abrams <ivazquez at ivazquez.net>
http://centos.ivazquez.net/

gpg --keyserver hkp://subkeys.pgp.net --recv-key 38028b72
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.centos.org/pipermail/centos/attachments/20050830/25548c14/attachment-0004.sig>