> panic[cpu0]/thread=fffffffffbc257a0: cannot mount root path /[EMAIL 
 > PROTECTED],0/

when booted from snv_77 type:

zpool import rootpool
zpool get bootfs rootpool
mkdir /mnt
mount -F zfs "the bootfs string" /mnt

my guess is it will fail... so then do
zfs list

and find one that will mount, then

zpool set bootfs=root/snv_77 rootpool
grep zfs /mnt/etc/vfstab

and verify it matches what you set bootfs to

also take a peek at /rootpool/boot/grub/menu.lst
but it will be fine..

                        Rob


_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to