[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-ia64-devel] Gentlemen, please start your engines! :-)
Am Donnerstag, 14. Juni 2007 schrieb Jes Sorensen: > tgingold@xxxxxxx wrote: > > Quoting Jes Sorensen <jes@xxxxxxx>: > >> I was hoping someone could point me to a link with a 'how to boot domU > >> for dummies' now that dom0 has booted. > > > > Here is how I do it: > > I create a partition for domU. > > I copy the entire dom0 filesystem to domU partition. > > I modify /etc/inittab, /etc/fstab and a few others (hostname, network...) > > I copy and modify the example in /etc/xen > > > > xend start > > xm create -c xxx > > Hi Tigran, > > Thanks a lot for these hints, unfortunately things don't seem to do > quite what they are supposed to do ..... I even went ahead and rebuilt > it all on my test box to make sure xen and the tools were 100% in sync, > but I get the same error: > > [root@eye2 ~]# xend start > [root@eye2 ~]# xend status > [root@eye2 ~]# xm create -c xxx > Using config file "/etc/xen/xxx". > Error: Unable to connect to xend: No such file or directory. Is xend > running? > > Anyone have any idea what could be causing this? It's all python so > the scripts are impossible to parse and debug :-( > > Thanks, > Jes You can start xend with the debug option: export XEND_DEBUG=1 xend start Maybe you can see some problems there. Dietmar. _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ia64-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |