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

RE: [Xen-devel] pcnet32 device eth0 does not seem to be present, delayin

To: "Jonathan M. McCune" <jonmccune@xxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] pcnet32 device eth0 does not seem to be present, delaying initialization
From: "Puthiyaparambil, Aravindh" <aravindh.puthiyaparambil@xxxxxxxxxx>
Date: Mon, 6 Feb 2006 17:50:17 -0500
Delivery-date: Mon, 06 Feb 2006 23:01:07 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcYrbsMEZcE2eB6ATqCdI7qC0rmpTwAALR0Q
Thread-topic: [Xen-devel] pcnet32 device eth0 does not seem to be present, delaying initialization
Please try replacing vif = [''] with
 
vif = [ 'type=ioemu, bridge=xenbr0' ]

Cheers,
Aravindh

> -----Original Message-----
> From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-devel-
> bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Jonathan M. McCune
> Sent: Monday, February 06, 2006 5:42 PM
> To: xen-devel@xxxxxxxxxxxxxxxxxxx
> Subject: [Xen-devel] pcnet32 device eth0 does not seem to be
> present,delaying initialization
> 
> Hi,
> 
> I'm trying to bring up an HVM guest with networking support, but I
> cannot get the guest to recognize an ethernet interface.  The guest is
> rhel5, and I'm running Debian linux dom0 on top of xen-unstable-hvm
> changeset 8724.
> 
> Running `/etc/init.d/networking restart` gives:
> 
> Shutting down loopback interface:                          [  OK  ]
> Setting network parameters:                                [  OK  ]
> Bringing up loopback interface:                            [  OK  ]
> Bringing up interface eth0:  pcnet32 device eth0 does not seem to be
> present, delaying initialization.
>                                                            [FAILED]
> 
> I have tried several stock 2.4 redhat kernels, and I have built a
2.6.12
> kernel and taken care to include the pcnet32 driver.  The config file
> for the guest domain contains the line:
> 
> vif = ['']
> 
> `lspci` inside the guest does not show any ethernet interface.
> 
> I'm not sure what to do to enable networking.
> 
> Thanks,
> -Jon
> 
> 
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel

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

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