> mkfs -F pcfs -o fat=32 /dev/rdsk/c10t0d0p1 > *Bad Sig on master boot record!
Did you use "fdisk" on the /dev/rdsk/c10t0d0p0 device and did you create a Windows LBA primary fdisk partition? > mkfs -F pcfs -o fat=32 /dev/rdsk/c10t0d0p1:c > *No such logical drive (missing extended partition entry) That should be /dev/rdsk/c10t0d0p0:c but it needs the windows lba fdisk partition entry. -- This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list [email protected]
