Added guestfish recipes.
[libguestfs.git] / recipes / show-devices.example
diff --git a/recipes/show-devices.example b/recipes/show-devices.example
new file mode 100644 (file)
index 0000000..ccab9ef
--- /dev/null
@@ -0,0 +1,14 @@
+$ show-devices.sh /dev/mapper/Guests-RHEL53PV32
+run
+list-devices
+/dev/sda
+list-partitions
+/dev/sda1
+/dev/sda2
+pvs
+/dev/sda2
+vgs
+VolGroup00
+lvs
+/dev/VolGroup00/LogVol00
+/dev/VolGroup00/LogVol01