Find out virtualization type.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Wed, 31 May 2017 17:52:35 +0300
changeset 2145 9139b230c7ee
parent 2144 f8891b4321f5
child 2146 274a3e6678ba
Find out virtualization type.
hardware.rst
--- a/hardware.rst	Wed May 31 17:21:41 2017 +0300
+++ b/hardware.rst	Wed May 31 17:52:35 2017 +0300
@@ -270,8 +270,8 @@
 
   $ dd if=/dev/mem bs=64k skip=15 count=1 | strings
 
-Find out virtualization type.
-=============================
+Find out virtualization type
+============================
 ::
 
   $ sudo apt-get install virt-what
@@ -280,3 +280,5 @@
   $ sudo apt-get install imvirt
   $ imvirt
 
+  $ dmidecode -s system-product-name
+