Hi
I created a fat32 partition using:
format
format>fdisk
fdisk>1
and then C for fat32.
then I exit the fdisk and format. To make sure that the partition is there,
I entered the format and fdisk command and my partition was there (it was
active as well). The disk name is c9t1d4 so I assumed that the partition
name is c9t1d4s0 and used the following command to mount it
mount -F pcfs /dev/dsk/c9t1d4s0 /media/s
The error message for the above command is "mount: I/O error"
I tried mount -F pcfs /dev/dsk/c9t1d4s0 /media/s for s1-s9 and it still
returns the same error.
Do you know what should I do to mount the partition?
when i select the same disk in format command and then I try to enter
partition command it shows the following error:
"WARNING - This disk may be in use by an application that has
modified the fdisk table. Ensure that this disk is
not currently in use before proceeding to use fdisk."
Thank you.
--
View this message in context:
http://n2.nabble.com/Created-a-FAT32-partition-using-Fdisk-but-it-can-not-be-mounted-tp4901842p4901842.html
Sent from the Opensolaris General discuss mail-list mailing list archive at
Nabble.com.
_______________________________________________
opensolaris-discuss mailing list
[email protected]