I am trying to configure VirtualBox on Ubuntu Server 14.04. But when I try to start a VM I get an error message saying:
VT-x is disabled in the BIOS.
Searching for this error message lead me to multiple pages suggesting to reboot the machine and change the settings in the BIOS. Unfortunately at the moment I only have ssh access to this server. Through ssh I can reboot the machine, but I don't know how to change the BIOS settings.
Is there any other way to get a virtual machine running on this server which I can only access through ssh? I tried disabling VT-x in VirtualBox but am told that is not a valid configuration when using a 64-bit guest.
VT-x is disabled in the BIOS.
– kasperd Nov 16 '16 at 21:43