From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LdYUg-0002gE-PA for qemu-devel@nongnu.org; Sat, 28 Feb 2009 18:21:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LdYUf-0002fH-JH for qemu-devel@nongnu.org; Sat, 28 Feb 2009 18:21:18 -0500 Received: from [199.232.76.173] (port=56670 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LdYUf-0002f1-CF for qemu-devel@nongnu.org; Sat, 28 Feb 2009 18:21:17 -0500 Received: from volt.iem.pw.edu.pl ([194.29.146.3]:32697) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LdYUe-00048r-Sf for qemu-devel@nongnu.org; Sat, 28 Feb 2009 18:21:17 -0500 MIME-Version: 1.0 Date: Sun, 01 Mar 2009 00:21:06 +0100 From: =?UTF-8?Q?J=C4=99drzej_Kalinowski?= Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] qemu pxe-*.bin files question 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 Hello,=0D =0D I've got a short question about pxe boot rom's provided with qemu sources= =0D (in pc-bios directory).=0D =0D Do you generate them directly from rom-o-matic site or build from the=0D source tarball and just change ".zrom" to ".bin" and add "pxe-" prefix?=0D =0D Or do you modify etherboot in any way?=0D =0D I'm asking bacause I'm trying to simulate PXE boot with qemu and the roms= =0D provided with qemu right now don't support the pxe menu and I'm trying my= =0D chance with some newer ones.. =0D =0D =0D Thanks for your help,=0D Jedrzej Kalinowski