Julian Ortiz wrote:
Hello,

I just got a new Dell optiplex, with a 100-Gb-Sata2 hd. The hd has two fat partitions: 1. Dell's boot program (10 Mb)
2. Windows XP --fat32. --(My Docs)-- (10 Gb)
In the left over space I installed solaris with / , /export/home, /opt and swap 
partitions.

I have been trying to mount the windows partition, running shell command "mount -F autofs /dev/rdisk/(name of disk 
partition) /mount/fat32", but no luck yet. Some times I execute "mount" command then cd /mount/fat32 
folder and list all files in it  but i am getting gibberishh simbols({}>:"<<">')())#$)(##)

Can anyone tell me how to mount a fat32 partition?
This message posted from opensolaris.org


Try using

mount -F pcfs /dev/rdisk/(name of disk partition) /mount/fat32

Autofs is something else entirely.

alan.
--
Alan Hargreaves - http://blogs.sun.com/tpenta
Staff Engineer (Kernel/VOSJEC/Performance)
Product Technical Support (APAC)
Sun Microsystems
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to