Gentoo Archives: gentoo-user

From: "Marco Antônio da Veiga" <maveiga@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Qemu start
Date: Thu, 26 Jul 2007 22:34:05
Message-Id: 6851bad10707261528g71d0045brf18aa010086dab05@mail.gmail.com
1 Hi everyone,
2
3 I need some help:
4
5 I've just installed qemu, qemu-user and qemu-softmmu, compiling with
6 gcc-3.3.6.
7 After, I installed kqemu with gcc-4.1.2.
8 I am already done with my image archive and tried to start the installation
9 of the SO guest:
10
11 So, I got this error:
12
13 qemu-system-x86_64 -localtime -hda /home/marco/qemu_windows/winxp.img -cdrom
14 /dev/cdrom -m 450 -boot d
15 qemu: could not load PC bios '/usr/local/share/qemu/bios.bin
16
17 I've been googling for a while, but I found nothing concerned with it.
18 Anyone can help me with this, please?