Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/floppy/run_serial_qemu.sh
diff options
context:
space:
mode:
Diffstat (limited to 'floppy/run_serial_qemu.sh')
-rwxr-xr-xfloppy/run_serial_qemu.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/floppy/run_serial_qemu.sh b/floppy/run_serial_qemu.sh
new file mode 100755
index 0000000..594b989
--- /dev/null
+++ b/floppy/run_serial_qemu.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+qemu-system-i386 -cpu 486 -m 32M -drive "file=floppy1.img,if=floppy,format=raw" -nographic