feat: initial booting kernel, copy libc stuff from myke
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
ISO=${1}
|
||||
|
||||
qemu-system-x86_64 -bios /usr/share/ovmf/x64/OVMF.fd -cdrom "${ISO}" #-S -s -d guest_errors
|
||||
qemu-system-x86_64 -bios /usr/share/ovmf/x64/OVMF.fd -cdrom "${ISO}" -S -s -d guest_errors
|
||||
Reference in New Issue
Block a user