|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] network problem after boot Xen
Isn't your ethernet interface just down?
Try
ifconfig -a
or even better
ip link show
[]s
Ronaldo.
On Wed, Jul 22, 2009 at 7:54 PM, Gra zeus<gra_zeus@xxxxxxxxx> wrote:
> Hello,
> I installed Xen 3.4.0 yesterday and managed to boot it up. When I boot my
> machine with xen kernel I can't find my eth0. I tried ifconfig but it
> return only loopback interface.
> Anyone experienced this before? Do I need to install something to get
> network card to work?
> ///////////// when boot with Xen kernel
> lo Link encap:Local Loopback
> inet addr:127.0.0.1 Mask:255.0.0.0
> inet6 addr: ::1/128 Scope:Host
> UP LOOPBACK RUNNING MTU:16436 Metric:1
> RX packets:1334 errors:0 dropped:0 overruns:0 frame:0
> TX packets:1334 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:87408 (85.3 KiB) TX bytes:87408 (85.3 KiB)
> thx,
> gra
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|