On Fri, 2009-07-10 at 07:13 -0700, Marcelo H Majczak wrote:
> Take note of what the current mountpoint is, then set a temporary one::
>  
> zfs get mountpoint rpool/ROOT/opensolaris
> zfs set mountpoint=/mnt/xxx rpool/ROOT/opensolaris

This may not be necessary.  Depending on the livecd, you can probably
import the pool with an altroot:

   zpool import -R /mnt rpool

(This is documented in the zpool manpage).

_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to