> Thanks bartus11 ,
> 
>  I added "-s" ;however, I still could not boot :(

Maybe it is possible to fix the broken (?) boot archives
from the LiveCD?

Boot from the LiveCD, start a terminal window, and 
start a root shell with "pfexec bash", and
"zpool import -f rpool".

Mount the boot environments, and rebuild the boot archives
with something like

    zfs set mountpoint=legacy rpool/ROOT/opensolaris-1
    mount -F zfs rpool/ROOT/opensolaris-1 /mnt
    touch /mnt/etc/system
    bootadm update-archive -R /mnt
    umount /mnt

Repeat with the opensolaris-2 BE, and reboot.
-- 
This message posted from opensolaris.org

Reply via email to