We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/actions/runner-images/issues/5128#issuecomment-1053108053
List:
Once again hitting some really weird error:
sudo dmesg | tail -1
grep -E "(vmx|svm)" /proc/cpuinfo | wc -l
Outputs:
[ 8819.714478] kvm_intel: VMX not enabled (by BIOS) in MSR_IA32_FEAT_CTL on CPU 1
Really interesting:
nix shell nixpkgs#libvirt --command virt-host-validate
Refs.:
# Yes, it calls sudo some how. nix run nixpkgs#k3s check-config
cat /sys/module/kvm_intel/parameters/nested
References
The text was updated successfully, but these errors were encountered:
No branches or pull requests
KVM
https://github.com/actions/runner-images/issues/5128#issuecomment-1053108053
Other Refs.
List:
How to enable KVM?
Once again hitting some really weird error:
sudo dmesg | tail -1
Refs.:
Outputs:
[ 8819.714478] kvm_intel: VMX not enabled (by BIOS) in MSR_IA32_FEAT_CTL on CPU 1
Really interesting:
Refs.:
# Yes, it calls sudo some how. nix run nixpkgs#k3s check-config
References
The text was updated successfully, but these errors were encountered: