fix: multiboot using unmapped pd
This commit is contained in:
2
Makefile
2
Makefile
@ -54,7 +54,7 @@ fast-run-iso: fast-iso
|
||||
qemu-system-i386 -cdrom build/$(NAME).iso -vga std
|
||||
|
||||
debug: fast-iso
|
||||
qemu-system-i386 -s -S -cdrom build/$(NAME).iso -vga std -d in_asm,int -M smm=off
|
||||
qemu-system-i386 -s -S -cdrom build/$(NAME).iso -vga std -M smm=off
|
||||
|
||||
clean:
|
||||
make -C libbozo clean
|
||||
|
||||
Reference in New Issue
Block a user