Skip to content

Commit a6270eb

Browse files
author
vilibert
committed
added changes as requested
1 parent 0d8c225 commit a6270eb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/virtual-machines/troubleshooting/chroot-lvm.md renamed to articles/virtual-machines/troubleshooting/chroot-logical-volume-manager.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Recover Linux VM using chroot on LVM configured VMs
2+
title: Recover Linux VMs using chroot where LVM (Logical Volume Manager) is used - Azure VMs
33
description: Recovery of Linux VMs with LVMs.
44
services: virtual-machines-linux
55
documentationcenter: ''
@@ -106,7 +106,6 @@ mount /dev/sdc1 /rescue/boot
106106

107107
Verify the file systems of the attached disk are now correctly mounted using the **lsblk** command
108108

109-
110109
![Run lsblk](./media/chroot-logical-volume-manager/lsblk-output.png)
111110

112111
or the **df -Th** command

0 commit comments

Comments
 (0)