2.3.3. VBox part 1b: Warnings and Errors when Starting Up¶
2.3.3.1. BIOS virtualization warning¶
When you start the computer, you may get a warning like this:
![pop-up BIOS virtualization disabled](../../../_images/virtualization-disabled.png)
or expanded:
![pop-up BIOS virtualization disabled](../../../_images/virtualization-disabled_expanded.png)
This means your BIOS has virtualization disabled. You must enter the BIOS and enable Virtualization Technology
Here is an example of the steps required:
shut down the computer
boot the computer and press F10 or DEL to enter the BIOS
- go to
Security-> System Security
Look for something saying “Virtualization Technology”; ENABLE IT
Save and restart the machine.
2.3.3.2. Ethernet Port Warning¶
When you start the Virtual Computer you will probably get a pop-up window with a warning that the network adapter “eno1 Wi-Fi (AirPort) (adapter 1)” was not found.
![pop-up window: adapter not found](../../../_images/adapter-not-found.png)
Click on the box that says “Change Network Settings”
Now you will get a Virtual Box tool to change the settings, already on the Network tab. Just click OK, because it has probably autodetected your network card.
![virtual box network adapter settings](../../../_images/choose-network-adapter.png)
Now the virtual computer should boot.