|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Create domU failure for DHCP request, I also mounted and edi
Hi all,
I stuck for a week with no process and I hope someone can give me some advices. Following is my info
- Install Xen with the distribution of Ubuntu 9.04 - Because Ubuntu doesn't give any Xen Kernel after installation so I use this one to boot into Xen from GRUB: http://packages.debian.org/lenny/i386/linux-image-2.6.26-2-xen-686/download - boot in Xen: OK
- my network interfaces: auto lo iface lo inet loopback auto eth0 iface eth0 inet dhcp
- Xen bridge config with: eth0 - First test: create domU with this image euca-ttylinux from Eucalyptus http://open.eucalyptus.com/downloads/3
- This is my xen.cfg kernel =
'/root/ttylinux/vmlinuz-2.6.16.33-xen' ramdisk = '/root/ttylinux/initrd-2.6.28-11-generic' memory = 128 name = "ttylinux" vif = [ 'bridge=eth0' ] dhcp = "dhcp" disk = ['file:/root/ttylinux/ttylinux.img,sda1,w'] root = "/dev/sda ro" extra = 'xencons=tty'
xm create just hang forever by XENBUS: Device with no driver: device/console/0 Sending DHCP requests ...... timed out!
xm list shows new domU. brctl shows bridge eth0 with 2 interface peth0 and vif.7.0 ifconfig: peth0 and vif7.0 don't have IPnet address, they have only inet6 addr
I mounted the image to a directory and edit its interfaces.eth0 like
this auto eth0
iface eth0 inet dhcp
But it doesn't work too.
Thank you very much Hope somebody help
|
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] Create domU failure for DHCP request, I also mounted and edited interfaces,
Joni Lee <=
|
|
|
|
|