Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Cant install NetBSD DOMU



On Sat, Feb 09, 2008 at 05:01:49PM +0000, mark kirby wrote:
> Hi,
> 
> Ok i just had  a play with the networking,
> 
> when creating a new domu
> 
> # xm create -c /usr/pkg/etc/xen/nbsd_c
> Using config file "/usr/pkg/etc/xen/nbsd_c".
> Error: Device 0 (vif) could not be connected. Hotplug scripts not working.

You need to setup bridge0 before starting the domU.
E.g.:
ifconfig bridge0 create
brconfig bridge0 add <your network interface> up

-- 
Manuel Bouyer <bouyer%antioche.eu.org@localhost>
     NetBSD: 26 ans d'experience feront toujours la difference
--



Home | Main Index | Thread Index | Old Index