aboutsummaryrefslogtreecommitdiff
path: root/misc/qemu-boot.sh
diff options
context:
space:
mode:
authorRiley Beckett <rbeckettvt@gmail.com>2026-07-19 00:55:06 -0400
committerRiley Beckett <rbeckettvt@gmail.com>2026-07-19 00:55:06 -0400
commit31576c7379e1326c8cb17802db08641f2ae71570 (patch)
treee94350fbb4b3f55f629a44586ed505a2ceda9205 /misc/qemu-boot.sh
parentac7457804a54b772a7d30d4cd8a5ca5863de9601 (diff)
things
Diffstat (limited to 'misc/qemu-boot.sh')
-rw-r--r--misc/qemu-boot.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/qemu-boot.sh b/misc/qemu-boot.sh
new file mode 100644
index 0000000..4465432
--- /dev/null
+++ b/misc/qemu-boot.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+qemu-system-x86_64 -bios ovmf-x64/OVMF_CODE-with-csm.fd -m 32G -smp 4 -drive file=lfs.raw,format=raw,if=virtio -enable-kvm -boot c