Skip to content

Commit 295850a

Browse files
committed
chnaged the output details
1 parent f75ab3a commit 295850a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/troubleshooting/troubleshoot-chroot-environment-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ This article describes how to troubleshoot the chroot environment in the Rescue
195195
1. Use the `lsblk` command to retrieve the lvm names:
196196
197197
```
198-
[azure@rhel7 ~]$ lsblk
198+
[user@myvm ~]$ lsblk
199199
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
200200
sda 8:0 0 64G 0 disk
201201
├─sda1 8:1 0 500M 0 part /boot
@@ -308,7 +308,7 @@ This article describes how to troubleshoot the chroot environment in the Rescue
308308
1. Use the `lsblk` command to retrieve the lvm names:
309309
310310
```
311-
[azure@rhel8 ~]$ lsblk
311+
[user@myvm ~]$ lsblk
312312
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
313313
sda 8:0 0 64G 0 disk
314314
├─sda1 8:1 0 500M 0 part /boot

0 commit comments

Comments
 (0)