Package: kvm
Version: 88+dfsg-1

If I run a command like

LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin 
HOME=/root USER=root LOGNAME=root /usr/bin/kvm -M pc -m 1024 -smp 1 -name 
Squeeze_amd64 -uuid 85b5833d-3db6-e1c3-1559-477efaa2b4c3 -monitor 
unix:/var/lib/libvirt/qemu/Squeeze_amd64.monitor,server,nowait -boot c -drive 
file=,if=ide,media=cdrom,index=2 -drive 
file=/export/hdunkel/kvm/Squeeze_amd64/hda.qcow2,if=virtio,index=0,boot=on -net 
nic,macaddr=00:16:36:76:de:2d,vlan=0,model=virtio,name=virtio.0 -net 
tap,fd=17,vlan=0,name=tap.0 -serial pty -parallel none -usb -vnc 127.0.0.1:0 -k 
en-us -vga cirrus

(as generated by libvirt), then I get an error message saying
"Could not load option rom 'extboot.bin'".

strace shows that the file is searched in

        /usr/share/qemu

instead of /usr/share/kvm.

Probably there are similar problems for the other
files in this directory.


This is serious. Moving back to kvm 72+dfsg-5 makes the
problem go away.


Regards

Harri




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to