diff options
author | WlodekM <[email protected]> | 2025-02-18 12:27:09 +0200 |
---|---|---|
committer | WlodekM <[email protected]> | 2025-02-18 12:27:09 +0200 |
commit | 3ff89680eb8e7309e879001de5b2d0f33e0cdae1 (patch) | |
tree | f21bd5d2a773f96bf259891d21fb04f8184aeb65 /qemu.sh | |
parent | 235001629adf67f173ae4db28eb42a301f9de878 (diff) |
uuuuuh wip hard drives thing
Diffstat (limited to 'qemu.sh')
-rwxr-xr-x | qemu.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu.sh b/qemu.sh new file mode 100755 index 0000000..8166d18 --- /dev/null +++ b/qemu.sh @@ -0,0 +1 @@ +qemu-system-x86_64 -cdrom ./kernel/arch/x86/boot/image.iso \ No newline at end of file |