Skip to Content.
Sympa Menu

baslinux - Re: [BL] FreeDOS image that works with qemu (reprise)

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: 3aoo-cvfd AT dea.spamcon.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] FreeDOS image that works with qemu (reprise)
  • Date: Thu, 04 May 2006 14:15:24 +1200

sindi keesan wrote:
>
> >> I got my FreeDOS image from the qemu site
>
> This one did not work, C: is empty.

Why don't you make your own image? For example,
to make a bootable DOS image, insert a bootable
DOS floppy in drive A: and do the following:
-------------------------
dd if=/dev/fd0 of=dos.img
-------------------------

Then activate qemu and do:
-----------------
qemu -fda dos.img
-----------------

Cheers,
Steven




Archive powered by MHonArc 2.6.24.

Top of Page