-
-
Save georgecatalin/03ec73c52cc343e92c5e390870d85d9f to your computer and use it in GitHub Desktop.
How to set a VIM with a Oracle VM VirtualBox running on an AMD processor machine
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Access the VM location | |
Open CMD | |
Use the following command (replace YOUR_VM_NAME with your VM name): | |
vboxmanage setextradata YOUR_VM_NAME VBoxInternal/CPUM/HostCPUID/80000006/edx 0x02009140 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment