correction + note re legacy boot
authorRalph Ronnquist <ralph.ronnquist@gmail.com>
Sat, 10 Jun 2023 13:49:51 +0000 (23:49 +1000)
committerRalph Ronnquist <ralph.ronnquist@gmail.com>
Sat, 10 Jun 2023 13:49:51 +0000 (23:49 +1000)
README.adoc

index 9f66e1d5fce7bc4ca9cefa7fe88d8e7ed44e1f2b..2f143d017f3c718a069fb10580d4d88bb5e328f7 100644 (file)
@@ -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 <escape> to select boot device menu; number 2 is
+bootimage.raw.
 
 .How to test UEFI bios boot
 ----
 $ EFI=yes ./vm.sh
 ----
+