diff options
Diffstat (limited to 'qemu.sh')
-rwxr-xr-x | qemu.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu.sh b/qemu.sh index 8166d18..cba55ec 100755 --- a/qemu.sh +++ b/qemu.sh @@ -1 +1 @@ -qemu-system-x86_64 -cdrom ./kernel/arch/x86/boot/image.iso \ No newline at end of file +qemu-system-x86_64 -cdrom ./nyaos.iso \ No newline at end of file |