Bingo! That did it. I will update the guide soon. @Daniel my apologies it seems that another typo is preventing you from booting. You have to set the bootfs in the pool.
zpool set bootfs=zroot zroot On Tue, May 31, 2011 at 12:30 AM, Pan Tsu <[email protected]> wrote: > George Kontostanos <[email protected]> writes: > > > *zpool import -c /tmp/zpool.cache zroot > > can not import /tmp/zpool.cache no such pool available > > Try modifying pool's property: > > $ zpool import -o cachefile=/tmp/zpool.cache zroot > > > Well, it seems that -c switch is for specifying where to read from and > not > > where to write. I haven't been able to import the pool and find a way to > > store zpool.cache in a diffrent place other than /boot/zfs > -- George Kontostanos aisecure.net <http://www.aisecure.net> _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
