comment about UEFI bios secure boot issue

This commit is contained in:
Erusman
2021-09-15 20:10:56 -07:00
committed by GitHub
parent 53ef460edf
commit 0570df51ae

View File

@@ -27,7 +27,7 @@
<p>&nbsp;</p>
<h3 id="prerequisites">Prerequisites</h3>
<p>You will need to have <a href="https://www.virtualbox.org/">Oracle VirtualBox</a> installed on your host machine before you begin. VirtualBox test version 6.1.27 r146688 is recommended because VirtualBox Guest additions 6.1.27 is pre-installed on each VM. (VirtualBox 6.1.26 currently has an issue with mesa driver in cinnamon destkop a white screen on boot). You can download VirtualBox Test builds here: <a href="https://www.virtualbox.org/wiki/Testbuilds">Oracle VirtualBox Testbuilds</a> </p>
<p>You will need to have <a href="https://www.virtualbox.org/">Oracle VirtualBox</a> installed on your host machine before you begin. VirtualBox test version 6.1.27 r146688 is recommended because VirtualBox Guest additions 6.1.27 is pre-installed on each VM. (VirtualBox 6.1.26 currently has an issue with mesa driver in cinnamon destkop a white screen on boot). You can download VirtualBox Test builds here: <a href="https://www.virtualbox.org/wiki/Testbuilds">Oracle VirtualBox Testbuilds</a> To make VirtualBox test builds work you need to disable UEFI secure boot in the system's UEFI bios. </p>
<p>Hardware recommendations: 6-8 core processor with 32GB of ram.</p>
<p>All of my pre-built VM's comes configured to use 16GB of ram, 6 cores. You can adjust the processor cores and memory in VirtualBox, depending on your own hardware.</p>