Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1.93 KB

VirtualBox.md

File metadata and controls

45 lines (26 loc) · 1.93 KB

Virtual machine configuration

For Windows 10 Pro host: You will need to disable HyperV

Make sure that Hyper-V is NOT checked, so deselect it if it's selected like below. Also deselect Virtual Machine Platform, Windows Hypervisor Platform and Windows Sandbox.

Virtual machine configuration

Note that the virtual machine disk file should reside on the encrypted volume!

Depending on your computer hardware, it is recommended to increase the number of cores used by the virtual machine and memory for graphics. Default of 16MB only allows for 1080p and if you try to go above that, you'll get a black screen. 32MB is enough to display more, but 128MB is recommended. PAE/NX might be disabled by default - make sure it's enabled (impacts performance).

Guide on resizing linux partitions in case you'd need to grow the device can be found here

VirtualBox guest additions from the "CD" that comes with VirtualBox works better than what you can get from apt.

Another thing which should be done is installing Extension Pack - it is needed at least to allow guest machine to access laptop camera. Here is detailed instruction. Then camera can be enabled in Devices menu of VirtualBox guest.

If performance is weak here are some tips to try for increasing it:

  • Change power plan to high performance - for host and guest machine.
  • Run VirtualBox as administrator.
  • Do not use too many processors (4 should be enough).