[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] guest creation problem on pv dom0 kernel
On Thu, Mar 10, 2011 at 12:36 PM, Tapas Mishra <mightydreams@xxxxxxxxx> wrote: > but this time I had removed the bridge=xenbr0 parameter and I get the same > error > > Error: Device 0 (vif) could not be connected. Hotplug scripts not working. > > when I do a xm create -c /etc/xen/ubuntu.vm As usual, what does /var/log/xen/xend.log say? Most likely it tries to use the default bridge (eth0, which does not exists on your system) you just need to add "bridge=virbr0" in the vif section. -- Fajar _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |