Page 1 of 1

Could not run 64-bit MenuetOS with QEMU

Posted: Tue Oct 19, 2021 1:05 pm
by 1zyzy1
Greetings!

I attempt to attach M6413940.IMG to QEMU but what I have gotten was a "?" question mark.

Is 64-bit MenuetOS supported on QEMU?

[attachment=0]Screenshot_2021-10-19_21-01-44.png[/attachment]

BTW, MenuetOS is a very good OS project and I am envious of the creators of this OS. I plan to create a simple app using FASM for MenuetOS after learning the 0x40 syscall number for 32-bit and 0x60 syscall number for 64-bit.

Re: Could not run 64-bit MenuetOS with QEMU

Posted: Sun Nov 21, 2021 7:18 pm
by macgub
Hi,
at first sorry for delay, perhaps you found yet solution for your problem, if not - try following command:

qemu-system-x86_64 -m 2048 -fda M6413940.IMG

Gretts..

Re: Could not run 64-bit MenuetOS with QEMU

Posted: Sun Jan 09, 2022 3:58 am
by 1zyzy1
macgub wrote:
> Hi,
> at first sorry for delay, perhaps you found yet solution for your problem,
> if not - try following command:
>
> qemu-system-x86_64 -m 2048 -fda M6413940.IMG
>
> Gretts..

Yes, I have found the solution. I am known as FlierMate on the FASM forum. :oops: