Editing
Main Page
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== VMs === ==== qemu / quickemu ==== https://github.com/quickemu-project/quickemu?tab=readme-ov-file <pre> pkg install qemu-nox11 coreutils socat usbutils swtpm zsync samba416 qemu-nox11 edk2-qemu-x64 git clone https://github.com/quickemu-project/quickemu cd quickemu ./quickget alpine v3.11 </pre> <pre>cat freebsd.patch</pre> <pre> diff --git a/quickemu b/quickemu index f2bd9df..2ad1933 100755 --- a/quickemu +++ b/quickemu @@ -652,6 +652,8 @@ function configure_bios() { if command -v brew &>/dev/null; then SHARE_PATH="$(brew --prefix qemu)/share" fi + elif [ "${OS_KERNEL}" == "FreeBSD" ]; then + SHARE_PATH=/usr/local/share fi # https://bugzilla.redhat.com/show_bug.cgi?id=1929357#c5 @@ -675,7 +677,9 @@ function configure_bios() { "${SHARE_PATH}/edk2-ovmf/OVMF_CODE.fd","${SHARE_PATH}/edk2-ovmf/OVMF_VARS.fd" \ "${SHARE_PATH}/qemu/ovmf-x86_64-4m-code.bin","${SHARE_PATH}/qemu/ovmf-x86_64-4m-vars.bin" \ "${SHARE_PATH}/qemu/edk2-x86_64-code.fd","${SHARE_PATH}/qemu/edk2-x86_64-code.fd" \ - "${SHARE_PATH}/edk2-ovmf/x64/OVMF_CODE.fd","${SHARE_PATH}/edk2-ovmf/x64/OVMF_VARS.fd" + "${SHARE_PATH}/edk2-ovmf/x64/OVMF_CODE.fd","${SHARE_PATH}/edk2-ov mf/x64/OVMF_VARS.fd" \ + "${SHARE_PATH}/edk2-qemu/QEMU_UEFI_CODE-x86_64.fd","${SHARE_PATH} /edk2-qemu/QEMU_UEFI_VARS-x86_64.fd" + );; esac # Attempt each EFI_CODE file one by one, selecting the corresponding code and vars </pre>
Summary:
Please note that all contributions to pega.life may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Pega.life:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Main Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information