Check if Virtualization is enabled (VT-x) Bashsudo modprobe msr sudo rdmsr 0x3a Needs this package: Bashsudo apt-get install -y msr-tools