We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d8c225 commit a6270ebCopy full SHA for a6270eb
articles/virtual-machines/troubleshooting/chroot-lvm.md renamed to articles/virtual-machines/troubleshooting/chroot-logical-volume-manager.md
@@ -1,5 +1,5 @@
1
---
2
-title: Recover Linux VM using chroot on LVM configured VMs
+title: Recover Linux VMs using chroot where LVM (Logical Volume Manager) is used - Azure VMs
3
description: Recovery of Linux VMs with LVMs.
4
services: virtual-machines-linux
5
documentationcenter: ''
@@ -106,7 +106,6 @@ mount /dev/sdc1 /rescue/boot
106
107
Verify the file systems of the attached disk are now correctly mounted using the **lsblk** command
108
109
-
110

111
112
or the **df -Th** command
0 commit comments