QEMU/Guests/MS-DOS 3.30: Difference between revisions

Jump to navigation Jump to search
<pre>qemu-system-i386 -m 1M -hda DOS.img -net none -vga std -monitor stdio -rtc base=localtime -fda /path/to/dos3.3-disk1.img</pre>
 
Pretty basic command here since you really don't need anythingmuch for DOS. We disable the network since this version of DOS can't use it anyway (newer versions can use a packet driver).
 
We give it 1 MB of RAM, mainlymostly so the BIOS can actually start, even though (MS-DOS 3.3 really only needs likearound 25636 KB of RAM to actually work). If all went well, you should be in a screen like this:
 
[[File:Win1_Install_1.png]]

Navigation menu