Hi.

installgrub has a parameter "-m" which says grub to install itself to MBR.
Also you can try to update a boot archive:
----
pfexec touch /tmp/a/system
pfexec bootadm update-archive -R /tmp/a
----
After the whole process I would execute next commands:
pfexec zfs set mountpoint=/ rpool/ROOT/opensolaris
pfexec umount /tmp/a
pfexec export rpool
----
I have not any idea why mounting is not working in your case, it worked fine 
for me.
Besides, why are you trying to mount rpool/ROOT/opensolaris? It seems that you 
may want to mount /rpool/ROOT/opensolaris-2 as most late version?
-- 
This message posted from opensolaris.org

Reply via email to