Adding instruction to enable virtualization (#18953)

I guess this is only for some computers because most of the computers I have used VMs on worked just fine but one of them gave me an error :VT-x is disabled in the BIOS for both all CPU modes (VERR_VMX_MSR_ALL_VMX_DISABLED)
pull/18952/merge
Novel Alex 2018-10-15 23:09:45 -04:00 committed by Quincy Larson
parent 132c0d26a9
commit e754325a1d
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ VirtualBox can be downloaded here:
[VirtualBox Downloads](https://www.virtualbox.org/wiki/Downloads)
# Setup
- Sometimes you may need to enable virtualization from your bios settings
- To set up your first Virtual Machine, download the .iso file from your desired Operating System site.
- Next you will hit the "New" button in VirtualBox, and name your VM with any name you like.