[OpenIndiana-discuss] livecd zpool import -fR /a xpool but no files
Frank Middleton
f.middleton at apogeect.com
Mon Nov 29 15:34:04 UTC 2010
On 11/27/10 17:14, Calum Mackay wrote:
> zpool import -f -R /a rpool newrpool
> zfs set mountpoint=/b newrpool/ROOT/openindiana
> zfs mount newrpool/ROOT/openindiana
...
On 11/29/10 02:57, Harry Putnam wrote:
> but on reboot I just get a grub prompt.
Just a guess, but shouldn't the mountpoint first be set back to "/"
zfs umount newrpool/ROOT/openindiana
zfs set mountpoint=/ newrpool/ROOT/openindiana
zpool export newrpool
Cheers -- Frank
More information about the OpenIndiana-discuss
mailing list