Hi! On Mon, Nov 22, 2010 at 9:39 AM, <m...@tls.msk.ru> wrote: > Now when I re-read your original bugreport, I see it's mis-filed > (not your problem, it's confusing enough). So I'm reassigning > the bug appropriately.
Since it was giving a BIOS error and I didn't know that it was using its own private version of the BIOS, I had reported it against seabios :-) >> If I link /usr/share/kvm/bios.bin -> /usr/share/seabios/bios.bin, it works. >> What is the reason that it can't use the bios from seabios? > > Don't symlink, use -bios /usr/share/seabios/bios.bin instead. It was only a test! :-P And good to know about -bios > It uses bios which is "certified" to run correctly with particular > version of qemu-kvm. No one tested seabios-0.6 together with > qemu-kvm-0.12, while it is well-tested with 0.5. In particular, > seabios-0.6 introduced native support for virtio block devices, > and for that to work properly, corresponding modifications has > to be done in qemu-kvm too. Understood. > Now while we're on it, can you please show the kvm command line > you're using? It's a very default machine created in virt-manager and it's being called as: QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-0.12 -cpu qemu32 -enable-kvm -m 512 -smp 1,sockets=1,cores=1,threads=1 -name bla -uuid 36c62f4d-cf25-4201-90e4-5b689a6d69cb -nodefaults -chardev socket,id=monitor,path=/var/lib/libvirt/qemu/bla.monitor,server,nowait -mon chardev=monitor,mode=readline -rtc base=utc -boot d -drive file=/home/naoliv/mona.iso,if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 -device rtl8139,vlan=0,id=net0,mac=52:54:00:91:55:83,bus=pci.0,addr=0x3 -net tap,fd=38,vlan=0,name=hostnet0 -chardev pty,id=serial0 -device isa-serial,chardev=serial0 -usb -vnc 127.0.0.1:0 -vga cirrus -device AC97,id=sound0,bus=pci.0,addr=0x4 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5 Thank you! Best regards, Nelson -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org