Joerg Schilling wrote:
solarg <[email protected]> wrote:

ok, now:
$ fstyp /dev/dsk/c2t0d0p0
pcfs
$ pfexec mkfs -F pcfs -o b=mh,fat=32 /dev/rdsk/c2t0d0p0:c
No such logical drive (missing extended partition entry)
and format doesn't see the device:
$ pfexec format /dev/rdsk/c2t0d0p0
No disks found!

"p0" is the whole disk and not a partition.

You may see a reported filesystem here (because the whole dick includes the
first partition) but you should not expect to be able to create a new fs on it.

Use "p1" for the first prinary partition.

Jörg


unfortunately not:
he...@delljm:~$ pfexec mkfs -F pcfs -o b=mh,fat=32 /dev/rdsk/c2t0d0p1:c
No such logical drive (missing extended partition entry)
he...@delljm:~$ fstyp /dev/dsk/c2t0d0p1
unknown_fstyp (no matches)

thanks for your answer,

gerard

_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to