Add contents of /proc/mounts to the debugging information.
authorRichard Jones <rjones@trick.home.annexia.org>
Tue, 11 Aug 2009 18:35:04 +0000 (19:35 +0100)
committerRichard Jones <rjones@trick.home.annexia.org>
Tue, 11 Aug 2009 18:35:04 +0000 (19:35 +0100)
appliance/init

index 02d2b72..b33a34c 100755 (executable)
@@ -44,6 +44,7 @@ lvm vgchange -ay --ignorelockingfailure
 
 # Keep these to enhance the usefulness of debug output.
 ls -l /dev
 
 # Keep these to enhance the usefulness of debug output.
 ls -l /dev
+cat /proc/mounts
 lvm pvs
 lvm vgs
 lvm lvs
 lvm pvs
 lvm vgs
 lvm lvs