Hello again. As I kind of explained earlier, and as your screenshots display, your actual root filesystem dataset is named "rpool/ROOT/zfsBE_patched". However either the boot loader (eeprom parameters on SPARC) or much more likely the "rpool" ZFS-pool level attribute "bootfs" contains a different string - "rpool/47".
I see that it is your reported ZFS dataset ID, however the bootfs attribute should contain the dataset name, not a dataset ID. While booted from single-user mode, did you try to set this pool attribute as I suggested (I did not know your FS names from the first post): # zpool set bootfs=rpool/ROOT/zfsBE_patched rpool I have a big hope that this alone may fix your problem, otherwise we're into deep digging in your eeprom settings and other parts of the boot procedure ;) HTH, //Jim -- This message posted from opensolaris.org _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss