|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] unable to start an HVM domain
On Thu, May 7, 2009 at 11:01 PM, Franklin Webber
<franklin@xxxxxxxxxxxxxx> wrote:
> I'm trying to set up and run a kernel (Windows XP)
> fully virtualized, so far without success.
> Here's the situation:
> -- a fresh install of CentOS 5.3
> -- an ISO image of the Windows installation CD
> -- using /usr/bin/virt-install to create
If you like virt-install, you might find virt-manager easier as it provides GUI.
> a disk image and xm configuration file,
Can you post the resulting configuration file?
> and to start the domain.
>
> The result:
>
> virDomainCreateLinux() failed POST operation failed: (xend.err 'Device 0
> (vif) could not be connected. Hotplug scripts not working.')
Usually this is because:
- you assign non-existent bridge, or
- udevd is dead, you need to restart it
Regards,
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|