On 08/ 4/10 04:55 AM, Mike DeMarco wrote:
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

I have created and still use a 1TB fat32 drive formatted on OpenSolaris, so the command above should work.

By the way, a duel is a formal fight between two persons armed with deadly weapons. I assume your operating systems aren't engages in mortal combat!

--
Ian.

_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to