> I'd say correct sequence of commands should be: > > pfexec fdisk /dev/rdsk/c10t0d0p0 > > In fdisk, select and delete (all) partition(s), then > create one > partition of FAT32 ('C') type. Save, exit. > > mkfs -F pcfs -o fat=32 /dev/rdsk/c10t0d0p0:c > > Note that you instruct mkfs to use p0, not p1. > However, some other scheme might be more reliable or > convenient, ie you > could format drive with ZFS, leave it attached to > Solaris machine and > share its contents over SMB/Windows network with > Windows machine. Or > vice versa (with NTFS).
I am using one machine duel boot so can't share it out -- This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org