WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] network problem after boot Xen

To: Gra zeus <gra_zeus@xxxxxxxxx>
Subject: Re: [Xen-users] network problem after boot Xen
From: Mike Lovell <mike@xxxxxxxxxxxx>
Date: Wed, 22 Jul 2009 17:00:15 -0600
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 22 Jul 2009 16:01:04 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <468878.32695.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <468878.32695.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.22 (X11/20090608)
Gra zeus 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

Do a `ls /sys/class/net/`. Does it show anything besides lo in that directory? If not, then it is probably that the dom0 kernel you are booting does not have the driver for the particular network card that you have. If there is something besides lo, can you do an ifconfig on an interface named by what is listed there and get networking up?

Hopefully that gives you some direction.

mike
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>