Is there a way to find out if OS(linux) is running inside KVM guest..
|
Grep
Alternativly check
But, the problem is: You can't be sure you are an KVM guest (on top of QEMU) or only a QEMU-Guest. | |||
feedback
|
|
You can check if imvirt or virt-what which are available for several Linux distros, including Ubuntu, can help you. | |||
|
feedback
|