Subject: Re: NetBSD-Current/XEN3 : XM CREATE problem
To: None <port-xen@netbsd.org>
From: KlinT <klint@klintcentral.net>
List: port-xen
Date: 07/16/2006 10:50:10
Le 16 juil. 06 =E0 10:40, Juan RP a =E9crit :

> On Sun, 16 Jul 2006 10:23:42 +0200
> KlinT <klint@klintcentral.net> wrote:
>
> [...]
>
>> xm create -c ./test
>> Using config file "./test".
>> Error: Device 0 (vif) could not be connected. Hotplug scripts not
>> working.
>>
>> Here is my config file :
>>
>> kernel =3D "/root/netbsd-INSTALL_XEN3_DOMU"
>> # kernel =3D "/root/netbsd-XEN3_DOMU"
>> memory =3D 128
>> name =3D "test"
>> cpus =3D ""
>> vif =3D [ 'bridge=3Dbridge0' ]
>> disk =3D [ 'phy:/dev/wd0h,wd0d,w' ]
>> root =3D "/dev/wd0d ro"
>
> I read through the archives and looks like you need to change wd0d
> to 0x03.
>

Yeah, this solve a part of my problem ...

xm create -c ./test
Using config file "./test".
Error: Device 0 (vif) could not be connected. Hotplug scripts not =20
working.

Same error :D

But, this solves the following error :

xbdback: can' read backend/vbd/1/3/handle: 79

Maybe I missed the VIF/Bridge configuration

many thanks

Best regards

arnaud.=