From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ENVCQ-0003QV-P6 for qemu-devel@nongnu.org; Thu, 06 Oct 2005 08:50:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ENVCN-0003OC-JI for qemu-devel@nongnu.org; Thu, 06 Oct 2005 08:50:13 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ENVCM-0003Na-SC for qemu-devel@nongnu.org; Thu, 06 Oct 2005 08:50:11 -0400 Received: from [72.14.204.205] (helo=qproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ENVCM-00074I-3j for qemu-devel@nongnu.org; Thu, 06 Oct 2005 08:50:10 -0400 Received: by qproxy.gmail.com with SMTP id p30so424854qba for ; Thu, 06 Oct 2005 05:50:06 -0700 (PDT) Message-ID: Date: Thu, 6 Oct 2005 08:50:06 -0400 From: Karl Magdsick Subject: Re: [Qemu-devel] harddrives and QEMU In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <434419E9.7070800@shires.org> <20051005213402.GA24303@jbrown.mylinuxbox.org> <43445E7D.2090803@shires.org> Reply-To: Karl Magdsick , 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 I wrote: > In order to pass the "D drive" to qemu, and actually give QEMU access > to the entire raw HD, the "D drive" partition would have to fill the enti= re > HD, and MS Windows would have to make the MBR available as part > of the first (only, in this case) partition on the HD. Here I'm of course presuming that partitions aren't overlapping. -Karl