The problem was non-existing /etc/zfs/zpool.cache file on the rootFS and in the boot-archive (removed as recovery procedure seen on ZFS admin guide). I've recreated it using step #2 "2. Export the root pool you just created" posted here: http://mail.opensolaris.org/pipermail/zfs-discuss/2007-July/041609.html The only difference was I need to copy/save the created/modified zpool.cache before umounting /tmp/root.
I believe I could use /etc/zfs/zpool.cache from liveCD root (ramdisk) same way too. Than I mounted bootpool/ROOT/opensolaris to /tmp/mnt. copied saved zpool.cache to /tmp/mnt/etc/zfs/ and run bootadm update-archive -v -R /tmp/mnt System boots fine now. -- This message posted from opensolaris.org _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
