Skip to content

Commit 4819588

Browse files
authored
Merge pull request #134747 from WinstonHoward-MSFT/patch-14
(AzureCXP) Fixes Doc MicrosoftDocs/azure-docs#64613
2 parents dc0f16a + c5931f7 commit 4819588

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ This article describes how to troubleshoot the chroot environment in the Rescue
143143
#umount /rescue/dev/
144144
#umount /rescue/run
145145
#cd /
146-
#umount /rescue/boot/efi
146+
#umount /rescue/boot/
147147
#umount /rescue
148148
```
149149
@@ -518,4 +518,4 @@ This article describes how to troubleshoot the chroot environment in the Rescue
518518
519519
## Next Steps
520520
521-
- [Troubleshoot ssh connection](troubleshoot-ssh-connection.md)
521+
- [Troubleshoot ssh connection](troubleshoot-ssh-connection.md)

0 commit comments

Comments
 (0)