|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Re: Unable to load eth0 and start xend--Using Xen 3.2.0o
I don’t think you are trying to load the right module. Check
your standard kernel and see what NIC module it is loading… probably something
along the lines of bcm5700 or something like that. Make sure your xen kernel
has that as a module and try again (after changing modprobe.conf obviously).
Cheers,
Tait
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Argyro
Andreou
Sent: Thursday, February 21, 2008 3:15 PM
To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: Unable to load eth0 and start xend--Using Xen
3.2.0on an FC8
Also I just wanted to give you the type of my eth card if
that would help:
Broadcom NetXtreme 57xx Gigabit Controller
On Thu, Feb 21, 2008 at 1:15 PM, Argyro Andreou <argyro.andreou@xxxxxxxxx> wrote:
Sorry for starting up a new thread on this issue..email
mixups :P
Anyway...I'm running Xen 3.2.0 on an FC8 system. I compiled
Xen from the source code. The xen kernel is loading fine with the exception
that when I try to start xend it says that device eth0 does not exist.
ifconfig -a results only in showing the loopback interface
modprobe e1000 and then ifconfig -a results in showing the
sit0 interface in addition to the loopback interface.
ifconfig eth0 up results in an error saying that eth0 does
not exist.
lsmod -a shows that e1000 is loaded
Also in the modprobe.conf file I have alias eth0 e1000
Any ideas what's happening ? Why it doesn't detect the eth0
interface?
|
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|