> piet at opensolaris:~# fstyp -v /dev/rdsk/c10t0d0p1
> pcfs

Ok, so the first fdisk partition contains a fat "pcfs" filesystem,
and should be manual mountable with

  mount -F pcfs /dev/dsk/c10t0d0p1 /mnt

or

  mount -F pcfs /dev/dsk/c10t0d0p0:c /mnt
-- 
This message posted from opensolaris.org

Reply via email to