jedi4ever / veewee

Easing the building of vagrant boxes
MIT License
4.29k stars 779 forks source link

i have got this error creating virtualmechine in oracle virtual box please help me out on tnis #1109

Closed vamsik10 closed 6 years ago

vamsik10 commented 6 years ago

there was an error while executing 'vboxmanage', a CLI used by vagrant for controling virtual box, the commond and stderr is shown below

command : [ "startvm", "824037db-6863-4c2e-922f-3b93c5abbea5", "--type","headless"] stderr; vboxmanage: error : AMD-V is not available (VERR_SVM_NO_SVM) vboxmanage:error: details: codse NS_ERROR_FAILURE (0X80004005),component consolewrap, interface iconsole

FunTimeCoding commented 6 years ago

It's most likely a BIOS setting that must be enabled. If not, your CPU model might not support virtualization.

FunTimeCoding commented 6 years ago

I think you should be able to reopen this if it's still relevant.