> bootfs rootpool/rootfs

does "grep zfs /mnt/etc/vfstab" look like:

rootpool/rootfs    -         /       zfs     -       no      -

(bet it doesn't... edit like above and reboot)

or second guess (well, third :-) is your theory that
can be checked with:

zpool import rootpool
zpool import datapool
mkdir /mnt
mount -F zfs rootpool/rootfs /mnt
tail /mnt/boot/solaris/filelist.ramdisk
echo look for (no leading /)   etc/zfs/zpool.cache
cp /etc/zfs/zpool.cache /mnt/etc/zfs/zpool.cache
/usr/sbin/bootadm update-archive -R /mnt
reboot






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

Reply via email to