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

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct