Artem Kachitchkine wrote:
# fstyp c3t0d0s0
zfs
s0? How is this disk labeled? From what I saw, when you put EFI label
on a USB disk, the "whole disk" device is going to be d0 (without
slice). What do these commands print:
# fstyp /dev/dsk/c3t0d0
unknown_fstyp (no matches)
# fdisk -W - /dev/rdsk/c3t0d0
/dev/rdsk/c3t0d0 default fdisk table
Dimensions:
512 bytes/sector
63 sectors/track
255 tracks/cylinder
36483 cylinders
[ eliding almost all the systid cruft ]
* 238: EFI_PMBR
* Id Act Bhead Bsect Bcyl Ehead Esect Ecyl Rsect Numsect
238 0 255 63 1023 255 63 1023 1 586114703
# fdisk -W /dev/rdsk/c3t0d0p0
Same dimension info as above...
* Id Act Bhead Bsect Bcyl Ehead Esect Ecyl Rsect Numsect
238 0 255 63 1023 255 63 1023 1 586114703
-Artem.
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss