On Tue, 2010-05-04 at 16:19 -0600, Evan Layton wrote:
> Can you try the following and see if it really thinks it's an EFI lable?
> # dd if=/dev/dsk/c12t0d0s2 of=x skip=512 bs=1 count=10
> # cat x
> 
> This may help us determine if this is another instance of bug 6860320

# dd if=/dev/dsk/c12t0d0s2 of=x skip=512 bs=1 count=10
10+0 records in
10+0 records out
10 bytes (10 B) copied, 0.0259365 s, 0.4 kB/s
# cat x
# od x
0000000 000000 000000 000000 000000 000000
0000012
# 

Doesn't look like an EFI label.

> If that's not it then I'm at a loss as to how you ended up with an EFI 
> labeled 
> disk since neither zpool nor install should allow a boot pool to be with an 
> EFI 
> labeled partition.

-- Christian

_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to