Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Translations:Install/Chroot/9/zh-cn
Jump to navigation
Jump to search
你还需要复制 resolv.conf
,以便在 chroot 中正确解析互联网主机名:
root # cp /etc/resolv.conf /mnt/funtoo/etc/
现在可以 chroot 到你的新系统了。在 chroot
之前使用 env
,以确保不会将安装介质中的环境设置拉到新系统中: