summaryrefslogtreecommitdiff
path: root/qemu64.sh
diff options
context:
space:
mode:
authorAlessandro Iezzi <aiezzi@alessandroiezzi.it>2023-11-21 22:27:40 +0100
committerAlessandro Iezzi <aiezzi@alessandroiezzi.it>2023-11-21 22:29:39 +0100
commitdc9b0f067bd0b2bd5637841253e0b115c6aa8646 (patch)
tree8d6869427ab1a9cd2835797ef60d7d8a94819b13 /qemu64.sh
downloadalex-dc9b0f067bd0b2bd5637841253e0b115c6aa8646.tar.gz
alex-dc9b0f067bd0b2bd5637841253e0b115c6aa8646.zip
Initial commit
Diffstat (limited to 'qemu64.sh')
-rwxr-xr-xqemu64.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/qemu64.sh b/qemu64.sh
new file mode 100755
index 0000000..c876a1d
--- /dev/null
+++ b/qemu64.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+qemu-system-x86_64 -m 128M -cdrom alex_live.iso -boot d -vga std \ No newline at end of file