summary refs log tree commit diff
path: root/qemu.sh
diff options
context:
space:
mode:
authorWlodekM <[email protected]>2025-02-18 12:27:09 +0200
committerWlodekM <[email protected]>2025-02-18 12:27:09 +0200
commit3ff89680eb8e7309e879001de5b2d0f33e0cdae1 (patch)
treef21bd5d2a773f96bf259891d21fb04f8184aeb65 /qemu.sh
parent235001629adf67f173ae4db28eb42a301f9de878 (diff)
uuuuuh wip hard drives thing
Diffstat (limited to 'qemu.sh')
-rwxr-xr-xqemu.sh1
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