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.
2 parents dc0f16a + c5931f7 commit 4819588Copy full SHA for 4819588
articles/virtual-machines/troubleshooting/chroot-environment-linux.md
@@ -143,7 +143,7 @@ This article describes how to troubleshoot the chroot environment in the Rescue
143
#umount /rescue/dev/
144
#umount /rescue/run
145
#cd /
146
- #umount /rescue/boot/efi
+ #umount /rescue/boot/
147
#umount /rescue
148
```
149
@@ -518,4 +518,4 @@ This article describes how to troubleshoot the chroot environment in the Rescue
518
519
## Next Steps
520
521
-- [Troubleshoot ssh connection](troubleshoot-ssh-connection.md)
+- [Troubleshoot ssh connection](troubleshoot-ssh-connection.md)
0 commit comments