diff options
Diffstat (limited to 'recipes/show-devices.html')
-rw-r--r-- | recipes/show-devices.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/show-devices.html b/recipes/show-devices.html new file mode 100644 index 00000000..f89a8ea8 --- /dev/null +++ b/recipes/show-devices.html @@ -0,0 +1,7 @@ +<h2>Display the devices, partitions, LVs, VGs and PVs in a guest image</h2> + +<p> +This very simple script shows how you can display an overview +of what devices, partitions and LVM data are found in a +guest image. +</p> |