I hit the init exited on fatal signal 9 twice:

The first time when I created the zfs root while I was still in the 32 bit 
install environment and before rebooting in 64 bit mode. 

The second time when I tried to create a zfs root from another zfs root.

See: http://www.opensolaris.org/jive/thread.jspa?messageID=163513#163513

If you want to have /usr on a separate pool that will work as long as you copy 
/usr/lib/libdiskmgt.so* to the root filesystem:

umount /zfsroot/usr
/usr/sfw/bin/gtar Ccp /usr lib/libdiskmgt.so* | /usr/sfw/bin/gtar Cxp 
/zfsroot/usr
 
 
This message posted from opensolaris.org
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to