From 31576c7379e1326c8cb17802db08641f2ae71570 Mon Sep 17 00:00:00 2001 From: Riley Beckett Date: Sun, 19 Jul 2026 00:55:06 -0400 Subject: things --- misc/qemu-boot.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 misc/qemu-boot.sh (limited to 'misc/qemu-boot.sh') 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 -- cgit v1.2.3