|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xend start faild
>auto lo eth0 >iface lo inet loopback
>iface eth0 inet static >address 192.168.226.250 >netmask 255.255.255.0 > getway 192.168.226.1
Try gateway 192.168.226.1.
Boris.
--- On Wed, 7/29/09, Jack Yan <hustjackyan@xxxxxxxxx> wrote:
From: Jack Yan <hustjackyan@xxxxxxxxx> Subject: Re: [Xen-devel] xend start faild To: "Boris Derzhavets" <bderzhavets@xxxxxxxxx> Date: Wednesday, July 29, 2009, 4:42 AM
Hi, Boris, Thansk for your reply, i hava tried this method, but it still doesn't work. So i search the proplem on google, then i changed tht /etc/network/interfaces by adding this lines: auto lo eth0 iface lo inet loopback
iface eth0 inet static address 192.168.226.250 netmask 255.255.255.0 getway 192.168.226.1 now the xend can start successfully, but the network doesn't work. 2009/7/28 Boris Derzhavets <bderzhavets@xxxxxxxxx>
Run ifconfig. Your network is down. B.
--- On Tue, 7/28/09, Jack Yan <hustjackyan@xxxxxxxxx> wrote:
From: Jack Yan <hustjackyan@xxxxxxxxx> Subject: [Xen-devel] xend start faild To: xen-devel@xxxxxxxxxxxxxxxxxxx
Date: Tuesday, July 28, 2009, 7:19 AMHi All
I am using xen 3.3.0 on Ubuntu8.04. After installing xen, then reboot using the xen-vmlinuz, now i want to start xend, but faild as follows:
jackyan@jackyan-desktop:~$ sudo xend start ifdown: interface eth0 not configured
SIOCSIFNAME: Device or resource busy
i don not know why, as the network still woks well.
-----Inline Attachment Follows-----
|
|
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|