On Sat, Sep 3, 2022 at 12:07 PM Joao Silva <joao1...@gmail.com> wrote:
>
> Hello Jim.
>
> I tryed Qemu under Linux, never managed to get it running...
>

This is the command line I use to run QEMU on Linux:

qemu-system-x86_64 -name FreeDOS -enable-kvm -cpu host -m $memory
-boot menu=on -hda $hda -cdrom $cdrom -device sb16 -device adlib
-soundhw pcspk -vga cirrus -display sdl -usbdevice mouse

Replace $hda with a hard disk image, and $cdrom with the FreeDOS
LiveCD ISO image.

Note "-soundhw pcspk" emulates the PC Speaker.


> I read somewhere that virtualbox under linux supported Speaker, but no good, 
> just soundblaster
>

I also found something that also suggested VirtualBox could emulate
the PC Speaker, but I haven't been able to get it to work either.


Jim


_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to