From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BKGMK-0001Uw-7a for qemu-devel@nongnu.org; Sun, 02 May 2004 08:46:16 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BKGLO-0008Ma-2c for qemu-devel@nongnu.org; Sun, 02 May 2004 08:45:51 -0400 Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1BKGLM-0008Ks-Ke for qemu-devel@nongnu.org; Sun, 02 May 2004 08:45:16 -0400 Received: from [195.122.192.2] (helo=janik.cz) by mx20.gnu.org with esmtp (Exim 4.30) id 1BKG7Z-0007mJ-D6 for qemu-devel@nongnu.org; Sun, 02 May 2004 08:31:01 -0400 From: Pavel@Janik.cz (=?iso-8859-15?q?Pavel_Jan=EDk?=) Date: Sun, 02 May 2004 14:29:55 +0200 Message-ID: <874qqzm2po.fsf@Janik.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] Solaris 9 x86 installation? Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, I have just install 0.5.4. I configured it with: ./configure --cc=3D"ccache gcc" --target-list=3D"i386-softmmu" Install prefix /tmp/QEMU BIOS directory /tmp/QEMU/share/qemu binary directory /tmp/QEMU/bin Manual directory /tmp/QEMU/share/man ELF interp prefix /usr/gnemul/qemu-%M Source path /home/pavel/Tmp/QEMU/qemu-0.5.4 C compiler ccache gcc make make host CPU i386 host big endian no target list i386-softmmu gprof enabled no static build no SDL support yes SDL static link no mingw32 support no qemu compiled and installed. It seems to work correctly, e.g. qemu -boot a -fda DOS_bootable.img gives me DOS prompt. I have read that qemu can now install Windows XP, so I tried to boot from Solaris-9-x86 install image with: qemu -cdrom /tmp/Solaris-9-x86/sol-9-u6-install-x86.iso =20 But it gave me an error shown at http://tmp.janik.cz/QEMU/Solaris-9-x86-install.png: SunOS Secondary Boot version 3.00 prom_panic: Could not mount filesystem. Entering boot debugger: [1363d9]: Exactly this error message is discussed at http://supportforum.sun.com/sunos/index.php?t=3Dmsg&goto=3D2595&rid=3D0#m= sg_2595 but the problem was about SATA devices not supported. Does it work for you? How can I debug this? --=20 Pavel Jan=EDk Test input for validity and plausibility. -- The Elements of Programming Style (Kernighan & Plau= gher)