|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] HMV + linux no network interface
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
|
|
|
|
|