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] HMV + linux no network interface

To: "George Mavrogonatos" <jblackknee@xxxxxxxxx>
Subject: Re: [Xen-users] HMV + linux no network interface
From: "Henning Sprang" <henning_sprang@xxxxxx>
Date: Tue, 12 Dec 2006 13:10:37 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 12 Dec 2006 04:10:49 -0800
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=ZV5SdZWhH3fmjgFc2WEsns9BUC4ajH/bVluNhY8YhiKpe7rOdXPhEyOVoDdrJlcwW+EpKrAHORRGACf73HttWStcOg0DMozmLOHRFj/ukRDgUsCrK1lXiLzDMy2HcKDJDb12XeTkDhakB7ATN7kfZ2AvBZ3MW75pzwBZm+bU6AM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <50ca6c890612110742y7cb4f766rec3278dae579226d@xxxxxxxxxxxxxx>
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>
References: <50ca6c890612110742y7cb4f766rec3278dae579226d@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On 12/11/06, George Mavrogonatos <jblackknee@xxxxxxxxx> wrote:
I have installed xen 3.0.3 on gentoo 2006.1
The machine is  a laptop with amd turion x2 ML-60.
I can boot into xen, xend stars normally.
When I try to boot a linux livecd using HVM, there is
no network interface (I used several different linux distributions).
[...]
vif = [ '' ]

I'm not sure if HVM domains set a correct default when you define it
like this, which works for paravirtual domains.

try at least vif=['type=ioemu']
(didn't test that, i have something like
vif=['type=ioemu, mac=xxxxxxxxxxxx, bridge=xenbr1]

I'd be interested if this hint helps, and I'd be intersted to know if
when using the configuration that does *not* work, if there is maybe
some error message in the xend logs. (xend/debug/hotplug)?

Henning

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

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