Skip to content

Commit 8bf1c7d

Browse files
authored
Add note about ignoring mount errors
1 parent 8a037f7 commit 8bf1c7d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

support/azure/virtual-machines/linux/chroot-environment-linux.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ This article describes how to troubleshoot the chroot environment in the rescue
6767
```
6868
> [!NOTE]
6969
> On newer Ubuntu images, there is only one partition for `/boot`. If you are recovering an older Ubuntu image, you can ignore errors when mounting `/dev/sdc16` to `/rescue/boot`, as long as there are files in `/rescue/boot` after completing these steps.
70+
>
7071
> If an error occurs during mounting, it will be safe to ignore the error that occurs when unmounting `/rescue/boot` in the following step.
7172
7273
1. Troubleshoot the chroot environment.

0 commit comments

Comments
 (0)