File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/virtual-machines/troubleshooting Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -195,7 +195,7 @@ This article describes how to troubleshoot the chroot environment in the Rescue
195
195
1. Use the `lsblk` command to retrieve the lvm names:
196
196
197
197
```
198
- [azure@rhel7 ~]$ lsblk
198
+ [user@myvm ~]$ lsblk
199
199
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
200
200
sda 8:0 0 64G 0 disk
201
201
├─sda1 8:1 0 500M 0 part /boot
@@ -308,7 +308,7 @@ This article describes how to troubleshoot the chroot environment in the Rescue
308
308
1. Use the `lsblk` command to retrieve the lvm names:
309
309
310
310
```
311
- [azure@rhel8 ~]$ lsblk
311
+ [user@myvm ~]$ lsblk
312
312
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
313
313
sda 8:0 0 64G 0 disk
314
314
├─sda1 8:1 0 500M 0 part /boot
You can’t perform that action at this time.
0 commit comments