syscalls: continue working on fork syscall
This commit is contained in:
@@ -57,7 +57,7 @@ debug:
|
||||
qemu-system-i386 -s -S -kernel katauos.bin -monitor stdio
|
||||
|
||||
debug2:
|
||||
qemu-system-i386 -s -S -drive file=boot.iso,media=disk,format=raw -monitor stdio
|
||||
qemu-system-i386 -s -S -drive file=boot.iso,media=disk,format=raw -m 4096M -monitor stdio
|
||||
|
||||
test-bochs:
|
||||
bochs -f bochsrc
|
||||
|
||||
Reference in New Issue
Block a user