I am trying to run vagrant in a linode
Hi
I am trying to run vagrant, but the virtualbox crashes out with the following error which should mean that virtualisation is not enabled in the CPU? Can't I run vagrant in Linode?
There was an error while executing VBoxManage
, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.
Command: ["startvm", "4f32c98a-fffa-4363-8cc0-92bbc59418d6", "--type", "headless"]
Stderr: VBoxManage: error: AMD-V is not available (VERR_SVM_NO_SVM)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ConsoleWrap, interface IConsole
1 Reply
You’ll have to confirm this with support, but I’m pretty sure Linode virtual private servers do not support virtualization.
See:
https://www.linode.com/community/questions/11413/running-virtualbox-instance-on-linode-server
— sw