For the record - I ran the command to add the property to the install disk:
/usr/sbin/zpool set bootfs=rpool/ROOT/opensolaris rpool cannot set property for 'rpool': property 'bootfs' not supported on EFI labeled devices and so clearly this is the reason why the install failed - disk has the wrong label on it (I need to find out why the label is wrong from a zfs perspective because a format -e label SMI does not fix the issue). Looking into the code I found that errors for the above command are ignored and thus logged the bug: 16348 for that. -- This message posted from opensolaris.org _______________________________________________ caiman-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

