From: Richard Jones Date: Tue, 11 Aug 2009 18:35:04 +0000 (+0100) Subject: Add contents of /proc/mounts to the debugging information. X-Git-Tag: 1.0.67~47 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=0aaf061c2f73f8852c59afaa9706f42bc578caae;p=libguestfs.git Add contents of /proc/mounts to the debugging information. --- diff --git a/appliance/init b/appliance/init index 02d2b72..b33a34c 100755 --- a/appliance/init +++ b/appliance/init @@ -44,6 +44,7 @@ lvm vgchange -ay --ignorelockingfailure # Keep these to enhance the usefulness of debug output. ls -l /dev +cat /proc/mounts lvm pvs lvm vgs lvm lvs