Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.43 KB | None | 0 0
  1. There was an error while executing `VBoxManage`, a CLI used by Vagrant
  2. for controlling VirtualBox. The command and stderr is shown below.
  3.  
  4. Command: ["startvm", "2fef83f1-aa7a-43be-942d-a4110da891a0", "--type", "headless"]
  5.  
  6. Stderr: VBoxManage: error: VT-x is disabled in the BIOS for all CPU modes (VERR_VMX_MSR_ALL_VMX_DISABLED)
  7. VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), component ConsoleWrap, interface IConsole
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement