[xen-tools] Re: Xen Image Not Booting
Steve Kemp
steve at steve.org.uk
Tue Sep 26 01:20:36 CEST 2006
On Tue, Sep 26, 2006 at 02:11:03AM +0300, Jocelyn wrote:
> i am trying to boot the image that i created with xen tools this is what i
> have .
>
> VM:/etc/xen# xm create vm01.cfg -c
> Using config file "vm01.cfg".
> Error: Device 0 (vif) could not be connected. Backend device not found.
This is almost certainly a problem with your xen setup, rather than
an issue with the image that xen-tools has created.
I'd suggest that you double-check that you've setup
/etc/xen/xend-config.sxp correctly. Specifically you'll probably
want:
(network-script network-bridge) - not "network-dummy"
(vif-script vif-bridge)
You should also take a look and see if there is anything obvious
in /var/log/xend.log + /var/log/xen-debug.log
Steve
--
More information about the xen-tools-discuss
mailing list