diff --git a/docs/user/troubleshooting/boot-rescue.md b/docs/user/troubleshooting/boot-rescue.md index 66352de38..b3efdf84d 100644 --- a/docs/user/troubleshooting/boot-rescue.md +++ b/docs/user/troubleshooting/boot-rescue.md @@ -148,7 +148,8 @@ To validate a working network connection (assuming a network connection is avail 1. Exit the chroot by typing `exit` 2. Run -``` + +```bash cp /run/systemd/resolve/stub-resolv.conf /target/run/systemd/resolve/ cd /target/etc ln -s ../run/systemd/resolve/stub-resolv.conf /target/etc/resolv.conf