Boot off the 2008.05 livecd (console mode is all you need): log in (jack, jack) and then su - (root, opensolaris). Then:
# zpool import -f rpool # mount -F zfs rpool/ROOT/opensolaris /mnt # /mnt/boot/solaris/bin/update_grub -R /mnt # reboot I found this in this thread: http://www.opensolaris.org/jive/thread.jspa?threadID=62982&tstart=0 This message posted from opensolaris.org
