flat assembler
Message board for the users of flat assembler.
Index
> OS Construction > qemu on windowsXP |
Author |
|
Dex4u 07 Oct 2007, 17:41
I do not use emulators much, but this bat file works with DexOS and MiniDos under qemu in XP.
Code: @echo offSET SDL_VIDEODRIVER=windibSTART qemu-system-x86_64.exe -L . -m 32 -fda MiniDOS.ima -soundhw sb16 -std-vga -localtimeCLSexit NOTE: You need to change "qemu-system-x86_64.exe" to the one your using and also change "MiniDOS.ima" to the image your using. I know you want to load it from A: drive, but is just the way i do it. |
|||
07 Oct 2007, 17:41 |
|
dosin 08 Oct 2007, 10:59
This code below will boot from a floppy disk..
Just place it in a .bat file... Thanks Dex.. It took me a while to figure it out.. The only problem is that it will boot my 16 bit kernel but not a Pmode one.. I can load the 16 bit and then execute the 32 bit one once the 16bit one is loaded.. It should work the same with minidos.. The graphics worked also by doing this.. qemu-system-x86_64.exe -L .\ -fda \\.\a: -boot a |
|||
08 Oct 2007, 10:59 |
|
Dex4u 08 Oct 2007, 16:18
Thanks dosin, i will give it a try with MiniDos.
|
|||
08 Oct 2007, 16:18 |
|
dosin 08 Oct 2007, 20:48
I was able to boot MenuetOS with that config.. if anyone wanted to know!
|
|||
08 Oct 2007, 20:48 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.