From dc9b0f067bd0b2bd5637841253e0b115c6aa8646 Mon Sep 17 00:00:00 2001 From: Alessandro Iezzi Date: Tue, 21 Nov 2023 22:27:40 +0100 Subject: Initial commit --- qemu64.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 qemu64.sh (limited to 'qemu64.sh') 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 -- cgit v1.2.3