When i use ''vagrant up --no-parallel" in ubuntu18.04 there hava a error about virtualbox

0

When i use ''vagrant up --no-parallel" in ubuntu18.04 to start a docker there hava a error about virtualbox

There was an error while executing `VBoxManage`, a CLI used by Vagrant
for controlling VirtualBox. The command and stderr is shown below.

Command: ["startvm", "2f658edc-0c95-43aa-a3d4-d9049b4578fa", "--type", "headless"]

Stderr: VBoxManage: error: VT-x is not available (VERR_VMX_NO_VMX)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ConsoleWrap, interface IConsole
docker
vagrant
virtualbox
asked on Stack Overflow Jan 11, 2019 by DLKKILL D

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0