diff options
Diffstat (limited to 'appliance/init')
-rwxr-xr-x | appliance/init | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/appliance/init b/appliance/init index 02d2b729..b33a34cb 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 |