Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Current »

Each virtual machine is configured by default with 2Gb of memory. If you have a host machine with more than 6Gb of memory, you can increase the virtual machine's performance by increasing the --memory parameter for each machine in the machine_setup script prior to executing it. The recommended value for each VM is 1/3 of the physical memory or 4Gb, whatever is smaller.

Edit the machine_setup file and adjust the --memory parameter for the VBoxManage import command for BOTH machines if you have more than 6 Gb of memory.

VBoxManage import "<Machine Name>.ova"  <other_options>  --memory 2380  

 

 

  • No labels