diff options
author | WlodekM <[email protected]> | 2025-02-19 10:02:18 +0200 |
---|---|---|
committer | WlodekM <[email protected]> | 2025-02-19 10:02:18 +0200 |
commit | 4583635f5d11cc7aa6d71ccba0ceea5644d9e02b (patch) | |
tree | 03aad38565870498ab7e4774c7f71502b15f208f /qemu.sh | |
parent | 3ff89680eb8e7309e879001de5b2d0f33e0cdae1 (diff) |
wip grub thing
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 |