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

-- 
 EMail:[email protected] (home) Jörg Schilling D-13353 Berlin
       [email protected]                (uni)  
       [email protected] (work) Blog: 
http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to