Geoworks on Qemu
- Anmelden oder Registrieren um Kommentare zu schreiben
Create VM disk:
qemu-img create -f qcow msdos.disk 2G
Install MS-DOS:
qemu-system-i386 -hda msdos.disk -m 64 -L . -fda dos622_1.img -boot a
Boot virtual HDD (note dot):
qemu-system-i386 -hda msdos.disk -m 64 -L .
Open qemu console [ctrl-alt-2] and load a new floppy image:
(qemu) change floppy0 disk.img #other devices ide1-cd0 -- type 'info block'
Back to VM [ctrl-alt-2]
https://superuser.com/questions/97491/how-to-change-the-floppy-image-of-qemu
http://gunkies.org/wiki/Installing_MS-DOS_on_Qemu
Anhang | Größe |
---|---|
geos_preferences.png | 57.72 KB |
geoworks2solitaire.png | 17.59 KB |
geomanager.png | 38.69 KB |
infoblock.png | 34.94 KB |
Correction:
To get back to qemu VM, press ctrl-alt-1
Some screenshots below.
Are you using FreeGEOS?
That's got remarkable capabilities, when you consider how old it is and what a small amount of memory we were working with back then.
That's PC Geos aka Geoworks Ensemble 2.0.
It seems that you have used MS-DOS 6.22. Is it possible to launch this from FreeDOS?
Yeah, that's MS-DOS. I guess any x86 compatible OS can be used.
https://how-to.fandom.com/wiki/How_to_install_FreeDOS_in_QEMU
https://linuxgoodies.braintidbits.com/dosqemu.html
##EDIT
Oh, I realized you meant if FreeDOS and Geoworks work together. I don't know.
Too bad we never have pictures of murderous clowns in our modern distro reviews like they did in that 2nd page. Running for their lives while the killer clowns try to tackle and eat the reviewers could make the reviews much more interesting.
- Anmelden oder Registrieren um Kommentare zu schreiben