From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CTj7K-0001HG-3j for qemu-devel@nongnu.org; Mon, 15 Nov 2004 10:50:10 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CTj7H-0001GX-Sz for qemu-devel@nongnu.org; Mon, 15 Nov 2004 10:50:08 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CTj7H-0001G2-EY for qemu-devel@nongnu.org; Mon, 15 Nov 2004 10:50:07 -0500 Received: from [64.233.170.200] (helo=rproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CTixr-0002q0-6P for qemu-devel@nongnu.org; Mon, 15 Nov 2004 10:40:23 -0500 Received: by rproxy.gmail.com with SMTP id j1so628090rnf for ; Mon, 15 Nov 2004 07:40:22 -0800 (PST) Message-ID: Date: Mon, 15 Nov 2004 10:40:22 -0500 From: Brett Bonfield In-Reply-To: <4197D253.1050606@bellard.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <5100168789854548368@unknownmsgid> <4197D253.1050606@bellard.org> Subject: [Qemu-devel] Re: Using Qemu to install Linux in a Windows XP Reply-To: Brett Bonfield , 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 On Sun, 14 Nov 2004 22:46:59 +0100, Fabrice Bellard wrote: > 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. I hope I didn't offend anyone and I definitely didn't mean to imply that dd for Win32 was somehow better than mkqemuimage.exe. Honestly, I don't know anything about mkqemuimage--someone on the Mepis forum suggested using dd so I investigated how to do that on Windows. Is there a good reason to use mkqemuimage instead of dd for Win32? I have no idea how to adjust mkqemuimage so that it meets my needs, but if someone else wants to take on that project I suspect I'm one of many people who would be grateful. Brett