From 149b6f5616775fd1dcf9a6ecc38ee92fd3bc5a34 Mon Sep 17 00:00:00 2001 From: Ralph Ronnquist Date: Sat, 10 Jun 2023 23:49:51 +1000 Subject: [PATCH 1/1] correction + note re legacy boot --- README.adoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index 9f66e1d..2f143d0 100644 --- a/README.adoc +++ b/README.adoc @@ -19,7 +19,7 @@ qemu-system-x86_64 .Downloaded packages ---- -busybox-static linux-image-$VERION +busybox-static linux-image-$VERSION syslinux syslinux-common syslinux-efi syslinux-utils ---- @@ -33,8 +33,11 @@ Note that building will use +http_proxy+ if it's set. ---- $ ./vm.sh ---- +Then push to select boot device menu; number 2 is +bootimage.raw. .How to test UEFI bios boot ---- $ EFI=yes ./vm.sh ---- + -- 2.39.2