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: Fri, 05 May 2006 07:56:45 +1200

sindi keesan wrote:
>
> qemu -fda dos71.img
>
> It boots and gives us a prompt.

OK, now that it is working you can use it to access
your DOS partition (assuming you've got a DOS partition
on that machine).

First, before starting qemu, mount your DOS partition
at /hd. Then start qemu like this:
---------------------------------
qemu -fda dos71.img -hdb fat:/hd
---------------------------------
Assuming you've got the same version of DOS (7.1?)
on both the FD and HD, you should be able to run
things off the HD. You'll probably want to change
the PATH to the HD /DOS directory (can be done in
FD autoexec.bat)

Cheers,
Steven




Archive powered by MHonArc 2.6.24.

Top of Page