diff --git a/src/installation/guides/chroot.md b/src/installation/guides/chroot.md index e89222363..c987096bb 100644 --- a/src/installation/guides/chroot.md +++ b/src/installation/guides/chroot.md @@ -142,8 +142,9 @@ methods. ### Entering the Chroot [xchroot(1)](https://man.voidlinux.org/xchroot.1) (from `xtools`) can be used to -set up and enter the chroot. Alternatively, this can be [done -manually](../../config/containers-and-vms/chroot.md#manual-method). +set up and enter the chroot. Make sure that a +[network connection](../../config/network/index.md) is established. Alternatively, +this can be [done manually](../../config/containers-and-vms/chroot.md#manual-method). ``` # xchroot /mnt /bin/bash