ZFS boot team add something in snv_90, you should run update_grub by manual after image-update.
Now you could boot up from original BE and do the following to update your grub. # umount /mnt # pfexec mount -F zfs rpool/ROOT/opensolaris-1 /mnt # pfexec /mnt/boot/solaris/bin/update_grub -R /mnt Creating GRUB menu in /mnt Installing grub on /dev/rdsk/c0t2d0s0 stage1 written to partition 0 sector 0 (abs 16065) stage2 written to partition 0, 264 sectors starting at 50 (abs 16115) # reboot updating /platform/i86pc/boot_archive updating /platform/i86pc/amd64/boot_archive Jason Michael Schuster wrote: > All, > > (pls. cc: me, I'm not on the list [yet]) > > Today, I installed OpenSolaris 2008.05 on my laptop, and then did "pkg > refresh" and "pkg image-update". Upon reboot, I selected "opensolaris-1" > from the grub menu. the machine panicked almost instantly, this is what I > got off the console before it rebooted (I tried several times ...) > > ----- > spa_import_rootpool: error 22 > > cannot mount root ... ramdisk:/a > > [panic stack] > ---- > > It just occurred to me that I had run pkg-get (from blastwave) while doing > pkg image-update ... but IMO that should not interfere ... or should it? > > anyway: suggestions? Ideas? > > Michael >
