807ac4de22
+ Fix multiboot_info NULL in hmain() bug - Time to read some papers and rethink the desig
5 lines
118 B
Bash
5 lines
118 B
Bash
#!/bin/bash
|
|
qemu-system-x86_64 -bios qemu_bios.bin -vnc :10 -monitor stdio -cdrom out/secxkrnl.iso -s -S -no-reboot
|
|
|
|
|