From b7b97d32cbb6fbc928078ebe3a00714cbbebea86 Mon Sep 17 00:00:00 2001 From: EmulatedSeasons <89668582+EmulatedSeasons@users.noreply.github.com> Date: Fri, 29 Dec 2023 01:38:34 -0500 Subject: got grub memory map and added to kernel printf --- run-qemu.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run-qemu.bat') diff --git a/run-qemu.bat b/run-qemu.bat index bd1701d..19a5ae8 100644 --- a/run-qemu.bat +++ b/run-qemu.bat @@ -1,2 +1,2 @@ @echo off -qemu-system-i386 emuos.iso \ No newline at end of file +qemu-system-i386 -m 128 -drive format=raw,media=cdrom,file=emuos.iso \ No newline at end of file -- cgit v1.2.3-70-g09d2