summary refs log tree commit diff
path: root/qemu.sh
diff options
context:
space:
mode:
authorWlodekM <[email protected]>2025-04-07 10:46:47 +0300
committerWlodekM <[email protected]>2025-04-07 10:46:47 +0300
commit8bb127447f3a182e9278ab58e5285d398e47f77e (patch)
tree694a0600d29d64d04b778304fa80c7d71da8811c /qemu.sh
initial commit
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..cba55ec
--- /dev/null
+++ b/qemu.sh
@@ -0,0 +1 @@
+qemu-system-x86_64 -cdrom ./nyaos.iso
\ No newline at end of file