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

[Xen-users] Help Networking Xen 3.0.1

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Help Networking Xen 3.0.1
From: "Jesús Velazquez" <jesus.velazquez@xxxxxxxxx>
Date: Mon, 20 Feb 2006 17:10:30 -0600
Delivery-date: Tue, 21 Feb 2006 13:37:22 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=OE3/wN5d/NQx4vwLj2pkRf9ThLOb/sOlC42vkdsa+G5PIKXKY0RTRjnDQNmudDOv5Lavg1DjIz0lvfwlPS2unn43TodgmKmF1AQd8RzBcBDu2D2WS4NR/GNfXfF0Exm2lZ3b3fk84HkX6rY3AmFd3VzwUo4pop8BIXhEenZ+Vdc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi, I'm working with Xen 3.0.1 and I have the following problem:

I'm running Xen in a VT enabled Intel processor, I have successful
installed a Fedora Core 4 32 bits Guest using VT. But the

Network interface doesn't appear in the Guest. I mean, running the
commands "ifconfig –a" doesn't show any eth0 interface just lo.

In the /sys/class/net directory there is not any ethX interface and
neither in the dmesg log appears nothing about eth0.

Finally when I run the command: lspci –v, there are the following devices:

Host bridge: Intel Corporation 440FX
ISA bridge: Intel Corporation 82371SB
IDE interface: Intel Corporation 82371SB
VGA compatible controller: Cirrus Logic GD

And anything about a Network interface.

What can I do?, running a Linux Paravirtualized Guest (xenU) shows the
interface eth0 without any problem.

I adjusted the .config file for the xen0 domain. I added EHCI support
and USB mass storage, and also support for SMP machines.

I did it using the following command, in the xen directory:

make linux-2.6-xen0-config CONFIGMODE=menuconfig
make linux-2.6-xen0-build
make linux-2.6-xen0-install

And reboot.

What options are needed in the .config file for Xen0 in order to
create the virtual network devices in the VMX guests?

Thanks

Jesus

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Help Networking Xen 3.0.1, Jesús Velazquez <=