diff options
Diffstat (limited to 'qemu64.sh')
-rwxr-xr-x | qemu64.sh | 3 |
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 |