Error : Vagrant Up Ubuntu -


on running vagrant command getting below error message, although virtualization option enable in bios.

error message :

there error while executing vboxmanage, cli used vagrant controlling virtualbox. command , stderr shown below.

command: ["startvm", "fd5f5cf9-6d7c-48dc-bcdf-94e4f5bd85d0", "--type", "headless"]

stderr: vboxmanage: error: vt-x not available (verr_vmx_no_vmx) vboxmanage: error: details: code ns_error_failure (0x80004005), component consolewrap, interface iconsole


Comments

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -