[Pkg-libvirt-maintainers] Bug#573808: wrong path to hvmloader

Vitaliyi imgrey at gmail.com
Sun Mar 14 01:44:46 UTC 2010


Package: libvirt0
Version: 0.4.6-10

I tried to use virt-install in order to install windows xp:
virt-install -d -n windows \
-r 512 -f /home/xen/windows/disk.img \
-s 10 --cdrom /root/windows.iso \
--hvm --vnc --vncport=5900 --force

and it raised an exception saying that there's no such file
'/usr/lib/xen/boot/hvmloader'

xen_internal.c, at line 2207 contains string '/usr/lib/xen/boot/hvmloader'
if youreplace it with '/usr/lib/xen-3.2-1/boot/hvmloader' everything works well.

P.S. It would be better to allow user to specify the path as command
line option.





More information about the Pkg-libvirt-maintainers mailing list