On 1/26/06, Andy Green <andy@xxxxxxxxxxx> wrote: > Nat Gross wrote: > > > /dev/sda1 1 10240 82252768+ 83 Linux > > > /dev/sda1 190G 160K 190G 1% /media/usbdisk > > What led you to the conclusion that it is VFAT? I didn't see anything > showing that in your mail. oops. Should have mentioned. Gnome System Monitor showed it as vfat/ > Just type > > mount Here it is: # mount /dev/hda2 on / type ext3 (rw) none on /proc type proc (rw) none on /sys type sysfs (rw) none on /dev/pts type devpts (rw,gid=5,mode=620) none on /dev/shm type tmpfs (rw) /dev/hda5 on /usr type ext3 (rw) /dev/hda6 on /usr/extraData type ext3 (rw) none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw) sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw) automount(pid1982) on /net type autofs (rw,fd=4,pgrp=1982,minproto=2,maxproto=4) nfsd on /proc/fs/nfsd type nfsd (rw) /dev/hdc on /media/cdrecorder type iso9660 (ro,nosuid,nodev,_netdev) /dev/sda1 on /media/usbdisk type vfat (rw,nosuid,nodev,_netdev,utf8) ================================ It also only sees one partition on /dev/sda. Thanks; -nat