Check if Virtualization is enabled (VT-x) Bashsudo modprobe msr sudo rdmsr 0x3a Needs this package: Bashsudo apt-get install -y msr-tools If the value 3 or 5 appear, it means virtualization is activated.