Skip to content

Commit 8a720d4

Browse files
committed
updated the required changes
1 parent 295850a commit 8a720d4

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52209,5 +52209,10 @@
5220952209
"redirect_url": "/articles/load-balancer/concepts",
5221052210
"redirect_document_id": false
5221152211
}
52212+
{
52213+
"source_path": "articles/virtual-machines/troubleshooting/linux-virtual-machine-cannot-start-fstab-errors.md",
52214+
"redirect_url": "/articles/virtual-machines/troubleshooting",
52215+
"redirect_document_id": false
52216+
}
5221252217
]
5221352218
}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Troubleshoot the chroot environment in a Linux Rescue VM.
2+
title: Chroot environment in a Linux Rescue VM.
33
description: This article describes how to troubleshoot the chroot environment in the Rescue virtual machine (VM) in Linux.
44
mservices: virtual-machines-linux
55
documentationcenter: ''
@@ -17,7 +17,7 @@ ms.author: kaib
1717

1818
---
1919

20-
# Troubleshoot the chroot environment in a Linux Rescue VM
20+
# Chroot environment in a Linux Rescue VM
2121

2222
This article describes how to troubleshoot the chroot environment in the Rescue virtual machine (VM) in Linux.
2323

articles/virtual-machines/troubleshooting/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@
143143
items:
144144
- name: SSH troubleshooting
145145
href: troubleshoot-ssh-connection.md
146-
- name: Troubleshoot the chroot in Linux Rescue VM
147-
href: troubleshoot-chroot-environment-linux.md
146+
- name: Chroot in Linux Rescue VM
147+
href: chroot-environment-linux.md
148148
- name: Troubleshoot file system errors
149149
href: linux-recovery-cannot-start-file-system-errors.md
150150
- name: Troubleshoot kernel-related boot problems

0 commit comments

Comments
 (0)