i tried to vagrant up my ubuntu terminal but im getting this error message
there was an error while executing “VBoxManage”, a CLI used by vagrant for controlling virtualbox. the command and stderr is shown below.
command: [ startvm, “325C53f6-f03a-4cf4-8949-c66a1e464780”, “–type”, “headless”]
stderr: VBoxManage: error: vt-x is not available (VERR-VMX-NO-VMX)
VBoxmanage: error: details: code-NS-ERROR-FAILURE (0*80004005), component consoleWrap, interface 1console
Hi there,
You need to enable vt-x in your system BIOS.
Cheers!