Jeremy Cheng
1 min readJul 14, 2019

--

Been looking more into this as I was developing the non-Intel fix and if you are on Intel, then make sure the following line is not used:

VBoxManage modifyvm "${VM}" --cpu-profile "Intel Core i7-6700K"

Also, make sure that you add enough memory for graphics and 3D acceleration is enabled. I use 128mb.

Hope that helps.

--

--

No responses yet