From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CTSLm-0006bb-Q0 for qemu-devel@nongnu.org; Sun, 14 Nov 2004 16:55:58 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CTSLm-0006bT-G9 for qemu-devel@nongnu.org; Sun, 14 Nov 2004 16:55:58 -0500 Received: from [129.104.30.34] (helo=mx1.polytechnique.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CTSCx-0007pR-6j for qemu-devel@nongnu.org; Sun, 14 Nov 2004 16:46:51 -0500 Message-ID: <4197D253.1050606@bellard.org> Date: Sun, 14 Nov 2004 22:46:59 +0100 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: Using Qemu to install Linux in a Windows XP References: <5100168789854548368@unknownmsgid> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Brett Bonfield , qemu-devel@nongnu.org Brett Bonfield wrote: > [...] > Also, would you consider making QEMUMenu.bat work with "dd for Win32" > as well as it works with Zitu's program. dd for Win32 is available > here: http://uranus.it.swin.edu.au/~jn/linux/rawwrite/dd.htm > > The advantage it has over mkqemuimage.exe is that it can make any size > images, at least so far as I can tell. The logic John Newbigin emailed > goes as follows: Then why not fixing mkqemuimage.exe to do that too ? Fabrice.