On Mon, 8 Oct 2007, Kugutsumen wrote:

> I just tried..
> mount -o  rw,remount /
> zpool import -f tank
> mount -F zfs tank/rootfs /a
> zpool status
> ls -l /dev/dsk/c1t0d0s0
> # /[EMAIL PROTECTED],0/pci1000,[EMAIL PROTECTED]/[EMAIL PROTECTED],0:a
> csh
> setenv TERM vt100
> vi /a/boot/solaris/bootenv.rc
> # the bootpath was actually set to the proper device.
>
> cp /etc/path_to_inst /a/etc/path_to_inst
> touch /a/reconfigure
> rm /a/etc/devices/*
> bootadm update-archive -R /a
>
> zpool export tank
> reboot

(Shouldn't need to export)  Check to see that your zpool.cache file in 
/a/etc is the same as in /etc.  Also, the filelist.ramdisk (under 
/a/boot/solaris) should include etc/zfs/zpool.cache.  If it doesn't, add 
it and re-do bootadm.


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

Reply via email to