From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BQuno-0001bM-5g for qemu-devel@nongnu.org; Thu, 20 May 2004 17:10:08 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BQumw-0001HT-Ra for qemu-devel@nongnu.org; Thu, 20 May 2004 17:09:48 -0400 Received: from [141.209.20.6] (helo=ob1.cmich.edu) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BQumw-0001Gz-8D for qemu-devel@nongnu.org; Thu, 20 May 2004 17:09:14 -0400 Received: from mail.cps.cmich.edu (cps3.cps.cmich.edu [141.209.168.43]) by ob1.cmich.edu (8.12.10/8.12.10) with ESMTP id i4KL5KQ7001120 for ; Thu, 20 May 2004 17:05:21 -0400 Received: from pali.cps.cmich.edu (pali.cps.cmich.edu [141.209.169.81]) by mail.cps.cmich.edu (Postfix) with ESMTP id C380D1F95 for ; Thu, 20 May 2004 17:09:12 -0400 (EDT) Date: Thu, 20 May 2004 17:09:44 -0400 (EDT) From: Ishwar Rattan Subject: Re: [Qemu-devel] Again.. In-Reply-To: <200405202152.07876.vaise@votreservice.com> Message-ID: References: <40A13BFD.3010709@volny.cz> <200405202152.07876.vaise@votreservice.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Is the image file different from a complete image of a disk/floppy using dd utility? If so can one use freedos.img.bz2 (expands to 10Mb)? I had the similar problem with that. -ishwar On Thu, 20 May 2004 vaise@votreservice.com wrote: > On Thursday 20 May 2004 16:43, Ishwar Rattan wrote: > > I tried a boot of msdos50.img (floppy disk image) as > > qemu -fda msdos50.img -boot a > > and was placed in qemu-monitor?? So, how make it boot? > Try ? > qemu -fda /dev/fd0 -boot a > > This is quite difficult to prepare a bootable .img file. > I gave up, and I have done a non-bootable img file. Then the OS made the boot > sector during install. > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://mail.nongnu.org/mailman/listinfo/qemu-devel >