OSx Big Sur VirtualBox YunoHost image load error+solution

I bumped into an issue of VirtualBox crashing on OSx Big Sur while trying to load the YunoHost startup image (as described in this thread: https://download.virtualbox.org/virtualbox/6.1.16/VirtualBox-6.1.16-140961-OSX.dmg). Downloading and installing VirtualBox 6.1.16 from https://www.virtualbox.org/wiki/Download_Old_Builds_6_1 resolved the issue.
This commit is contained in:
Florian Dierickx 2021-05-15 14:57:05 +00:00 committed by GitHub
parent 00fd651699
commit fd2c979d70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -217,6 +217,10 @@ Here are some VPS providers supporting YunoHost natively :
{% if virtualbox or regular %}
!!! If your host OS is 32 bits, be sure to download the 32-bit image.
{% if virtualbox %}
! If your host OS is OSx 64-bit, you should download [VirtualBox 6.1.16](https://download.virtualbox.org/virtualbox/6.1.16/VirtualBox-6.1.16-140961-OSX.dmg) to avoid a [bug that prevents loading the startup image](https://forums.virtualbox.org/viewtopic.php?f=8&t=101717) (tested on OSx Big Sur).
{% elseif arm_unsup %}
<a href="https://www.armbian.com/download/" target="_BLANK" type="button" class="btn btn-info col-sm-12">[fa=external-link] Download the image for your board on Armbian's website</a>