Hi everyone,
I need some help:
I've just installed qemu, qemu-user and qemu-softmmu, compiling with gcc-3.3.6.
After, I installed kqemu with gcc-4.1.2.
I am already done with my image archive and tried to start the installation of the SO guest:
So, I got this error:
qemu-system-x86_64 -localtime -hda /home/marco/qemu_windows/winxp.img -cdrom /dev/cdrom -m 450 -boot d
qemu: could not load PC bios '/usr/local/share/qemu/bios.bin
I've been googling for a while, but I found nothing concerned with it.
Anyone can help me with this, please?