On Jan 28, 2008 12:39 PM, Erast Benson <[EMAIL PROTECTED]> wrote: > Guys, > > please try Dom0 as described here: > > http://www.nexenta.org/os/NexentaXenDom0 > > sunwxvmu package needs fixing... > > The problem is that 'xend' daemon is not starting. Hopefully somebody > will fix it by Friday, or otherwise we will release NCP 1.0 with Xen > Dom0 marked as 'Experimental'.
I don't know how to fix the package, but the following commands will make xen work: #the fact that they are in this dir is probably the problem :-) cd /var/lib/dpkg/alien/sunwxvmr/reloc/var/svc/manifest/system/xvm svccfg import console.xml svccfg import domains.xml svccfg import store.xml svccfg import xend.xml svcadm enable svc:/system/xvm/store:default svcadm enable svc:/system/xvm/xend:default svcadm enable svc:/system/xvm/console:default svcadm enable svc:/system/xvm/domains:default -- -Justin _______________________________________________ gnusol-devel mailing list [email protected] http://lists.sonic.net/mailman/listinfo/gnusol-devel
