still trying to read a file

This commit is contained in:
2025-08-16 21:43:42 +03:00
parent ce6e9642ee
commit 0628470a7c
7 changed files with 44 additions and 36 deletions
+3
View File
@@ -58,6 +58,9 @@ iso:
test-cdrom:
qemu-system-i386 -cdrom boot.iso -m 4096M -d int
debug-cdrom:
qemu-system-i386 -s -S -cdrom boot.iso -m 4096M -monitor stdio
test:
qemu-system-i386 -drive file=boot.iso,media=disk,format=raw -m 4096M -d int