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] help VMX guest and networking xen 3.0.1

To: xen-users@xxxxxxxxxxxxxxxxxxx, 'Jesús_Velazquez' <jesus.velazquez@xxxxxxxxx>
Subject: Re: [Xen-users] help VMX guest and networking xen 3.0.1
From: Adam Wendt <adam@xxxxxxxxxxx>
Date: Mon, 20 Feb 2006 16:49:24
Delivery-date: Tue, 21 Feb 2006 01:02:46 +0000
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>
Reply-to: adam@xxxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I believe you need to have correct entry in the guest config file:

vif = [ 'type=ioemu, bridge=xenbr0' ]

Hope this helps,

Adam Wendt
IPCoast, Inc.


On Mon, 20 Feb 2006 17:19 , 'Jesús_Velazquez' <jesus.velazquez@xxxxxxxxx> sent:

>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
>
>_______________________________________________
>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

<Prev in Thread] Current Thread [Next in Thread>