Installed virt-manager on LMDE 1204 64-bit with Xen-kernel. When trying
to install a guest OS, I get the above error "Error creating domain:
device model '/usr/lib64/xen/bin/qemu-dm' not found".

Turns out LMDE (64-bit) doesn't use /usr/lib64... but /usr/lib... In
addition, there is no /usr/lib64/xen folder.

Workaround:

sudo ln -s /usr/lib /usr/lib64
sudo ln -s /usr/lib/xen-default /usr/lib/xen

Would be nice if this could be fixed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/936048

Title:
  Xen guest installation failure with virt-manager due to missing qemu-
  dm

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtinst/+bug/936048/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to