- Notifications
You must be signed in to change notification settings - Fork202
Update chroot.md with network requirement hint for xchroot#801
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Add network requirement hint for xchroot
would probably be better to add this note earlier, as more than just xchroot in that guide would need network also separately: it might be good to make xchroot not fail hard if resolv.conf doesn't work |
I actually used |
When following theInstallation via chroot guide, I encountered the small issue that
xchrootwould return the messagespecial device /etc/resolv.conf does not exist.I thought that maybe a hint indicating to ensure that a network connection is configured might clear this up.