All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hetz Ben Hamo <hetzbh@gmail.com>
To: qemu-devel@nongnu.org
Cc: Qemu mailing list <Qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] Old DOS under Qemu
Date: Thu, 12 May 2005 03:10:48 +0200	[thread overview]
Message-ID: <41e41e7a05051118102668e1e5@mail.gmail.com> (raw)
In-Reply-To: <000501c55689$3e137ce0$334d21d1@organiza3bfb0e>

Hi Jeebs,

I just read your mail and decided to try to do what you're doing, only
I'm using Linux instead of Windows, and I'm using the CVS version.

I have tried the following OS's:

* IBM PC DOS 3.30
* MS DOS 5.0
* MS DOS 6.22

All of them are available freely (only the boot disks + some utilities
like fdisk, format, you know - stuff that will let you create
partitions, format and boot the system) at http://bootdisk.com

I used winimage (through wine) to extract some of the compressed boot
disks and create standard image floppies (so QEMU can boot from them).
I only did it with IBM PC DOS 3.3 image.

I created 2 GB hard disk (raw) with the command: 

qemu-img create msdos.img 2G

And I didn't use any special parameters when running QEMU. I used:

qemu -fda <floppy image name> -hda msdos.img -boot a

All of the above OS's recognized the hard disk (although DOS 3.3
recognized 32MB of it, if I'm not mistaken). I used the fdisk version
that came with each DOS to create 1 partition, format it with /s, and
then restarted qemu but with -boot c - to boot from the hard drive.

All of them worked perfectly. The only issue I had was with DOS 3.3
which didn't allow me to erase and/or use the DOS 6.22 partitions, so
I re-created it with qemu-img.

Mind you, I haven't really played inside (no himem.sys, no
autoexec.bat, no config.sys - just a bare boot which asks for date &
time).

If you want, I can send you a bootable hard drive image with only the
DOS boot (which means io.sys, msdos.sys, command.com) which boots
perfectly with QEMU. The attachment size is about ~2MB.

Thanks,
Hetz

  reply	other threads:[~2005-05-12  1:37 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-12  0:26 [Qemu-devel] Old DOS under Qemu jeebs
2005-05-12  1:10 ` Hetz Ben Hamo [this message]
2005-05-12  3:17   ` jeebs
2005-05-12  9:55     ` Hetz Ben Hamo
2005-05-12  7:13 ` Christian MICHON
2005-05-12 16:25   ` jeebs
2005-05-12 17:06     ` Jernej Simončič
2005-05-12 18:12     ` Christian MICHON
2005-05-12 21:20       ` jeebs
2005-05-13 14:34         ` [Qemu-devel] " Ronald
2005-05-13 15:02           ` fat-assertion, was " Johannes Schindelin
2005-05-13 15:24             ` [Qemu-devel] Re: fat-assertion, was " Ronald
2005-05-13 15:34               ` Johannes Schindelin
2005-05-14  8:27           ` [Qemu-devel] " Christian MICHON
  -- strict thread matches above, loose matches on Subject: below --
2005-05-12 21:17 [Qemu-devel] " jeebs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41e41e7a05051118102668e1e5@mail.gmail.com \
    --to=hetzbh@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.