[xen-tools] Xen Image Not Booting

Jocelyn jhabib at gmail.com
Tue Sep 26 01:11:03 CEST 2006


Dear all ,

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.

more vm01.cfg
#
#  Configuration file for the Xen instance vm01, created on
# Tue Sep 26 02:54:41 2006.
#


#
#  Kernel + memory size
#
kernel  = '/boot/vmlinuz-2.6.17-2-xen-686'
ramdisk = '/boot/initrd.img-2.6.17-2-xen-686'

memory  = '128'


#
#  Disk device(s).
#
root    = '/dev/sda1 ro'

disk    = [ 'file:/home/vps1/domains/vm01/disk.img,sda1,w',
'file:/home/vps1/domains/vm01/swap.img,sda2,w' ]

#
#  Hostname
#
name    = 'vm01'


#
#  Networking
#
#vif = ['ip=192.168.0.10, vifname=vif-vm01']
vif = ['ip=192.168.0.10 ']

#
#  Behaviour
#
on_poweroff = 'destroy'
on_reboot   = 'restart'
on_crash    = 'restart'
VM:/etc/xen#


please advise .


Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sym.noone.org/pipermail/xen-tools-discuss/attachments/20060926/837faf56/attachment.htm>


More information about the xen-tools-discuss mailing list