From 84d199451cf33734003c00c043a1480920f5563b Mon Sep 17 00:00:00 2001 From: Pasha Date: Thu, 29 Feb 2024 19:30:30 +0000 Subject: initial commit --- start-qemu-debug.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 start-qemu-debug.sh (limited to 'start-qemu-debug.sh') diff --git a/start-qemu-debug.sh b/start-qemu-debug.sh new file mode 100644 index 0000000..c9cc964 --- /dev/null +++ b/start-qemu-debug.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +qemu-system-x86_64 -s hd.img --enable-kvm -m 4096 -serial stdio -- cgit v1.2.1