...
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. The --memory parameter is expressed in Mb.
No Format |
---|
VBoxManage import "<Machine Name>.ova" <other_options> --memory 2380 |
...