Docs: add instructions for testing UEFI boot in QEMU #47
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi!
Thanks for adopting this nice project and continuing to maintain it.
I've seen quite a few of those images which boot just fine in "legacy" BIOS'es, but fail in UEFI, and vice versa.
I'll also say that it's pretty cool that
multibootusb
supports--hybrid --efi
that mostly Just Works!But it took me a while to figure out the QEMU+UEFI combo (mostly due to confusion stemming from blindly trusting the quality of stuff in AUR)... Posting this as a doc-patch to not have to rediscover it again; also to highlight to project users that the two boot modes 1) exist 2) can both be tested in QEMU.
I've also split the long commandlines for easier comprehension.
Please let me know if LGTY, I'm hoping for an easy merge.
Thanks again, and best wishes!