From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HMnN0-000206-O8 for qemu-devel@nongnu.org; Thu, 01 Mar 2007 10:39:02 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HMnMy-0001wy-KF for qemu-devel@nongnu.org; Thu, 01 Mar 2007 10:39:02 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HMnMy-0001we-Cs for qemu-devel@nongnu.org; Thu, 01 Mar 2007 10:39:00 -0500 Received: from mx.laposte.net ([81.255.54.11]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HMnMx-0008Ht-Pk for qemu-devel@nongnu.org; Thu, 01 Mar 2007 10:39:00 -0500 Received: from smtp.laposte.net (10.150.9.33) by mx.laposte.net (7.2.060.1) id 45C9A81400FC8FDF for qemu-devel@nongnu.org; Thu, 1 Mar 2007 16:38:19 +0100 Received: from smtpin.laposte.net (10.150.9.74) by smtp.laposte.net (7.3.118.3) id 45E4AFBE002F2B11 for qemu-devel@nongnu.org; Thu, 1 Mar 2007 16:38:42 +0100 Received: from bibi (217.128.241.130) by smtpin.laposte.net (7.2.060.1) (authenticated as jerome.arbez-gindre) id 45E5A8AE0001C0DA for qemu-devel@nongnu.org; Thu, 1 Mar 2007 16:38:19 +0100 From: jerome Arbez-Gindre Content-Type: text/plain; charset=ISO-8859-1 Date: Thu, 01 Mar 2007 16:38:18 +0100 Message-Id: <1172763498.23892.10.camel@bibi> Mime-Version: 1.0 Content-Transfer-Encoding: Quoted-Printable Subject: [Qemu-devel] "Apple" partition on ppc debian installer 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'm trying to install a ppc debian on a ppc-qemu, and when Partamn makes the patitionning, it shows me a "Apple" partition (32.3 kB) at the very beginning of the disk. I suppose that this partition contains a bootstrap and is filled by the MacOS installer. Is my supposition right ? And if yes, is there a way to fill this part with a working bootstrap before the debian installation. Thanks J=E9r=F4me