From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D8Pet-00070V-Qp for qemu-devel@nongnu.org; Mon, 07 Mar 2005 16:21:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D8Pem-0006tt-GJ for qemu-devel@nongnu.org; Mon, 07 Mar 2005 16:20:56 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D8Pej-0006r3-3k for qemu-devel@nongnu.org; Mon, 07 Mar 2005 16:20:49 -0500 Received: from [193.252.22.25] (helo=smtp6.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D8PGO-0001jT-2a for qemu-devel@nongnu.org; Mon, 07 Mar 2005 15:55:40 -0500 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf0612.wanadoo.fr (SMTP Server) with ESMTP id 676361C0013F for ; Mon, 7 Mar 2005 21:55:39 +0100 (CET) Received: from [192.168.0.2] (AGrenoble-152-1-2-81.w82-122.abo.wanadoo.fr [82.122.0.81]) by mwinf0612.wanadoo.fr (SMTP Server) with ESMTP id E23A71C0012E for ; Mon, 7 Mar 2005 21:55:38 +0100 (CET) From: =?ISO-8859-1?Q?J=E9r=F4me?= Bouat Content-Type: text/plain; charset=ISO-8859-15 Date: Mon, 07 Mar 2005 21:55:36 +0100 Message-Id: <1110228937.3297.18.camel@penguin> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] gentoo disk image for QEmu 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 would generate a Gentoo Linux disk image for QEmu. This source based Linux distro can be configurated to generate hardware specific binaries through its package management system. I previously tried with Bochs. Therefore, I wrote some scripts. The main part of the generation was made in a Linux chrooted environment on a real host which was compatible with the emulated host. The disk image generation was blocked by the boot loader installation step. Are you interested by those generation scripts ? J=E9r=F4me