Translations:Install/Chroot/8/pt-br

From Funtoo
Revision as of 13:04, July 31, 2022 by Kyetoy (talk | contribs)
Jump to navigation Jump to search
root # cd /mnt/funtoo
root # mount --rbind /proc proc
root # mount --rbind /sys sys
root # mount --rbind /dev dev
root # cp /etc/resolv.conf /mnt/funtoo/etc/
root # # chroot . /bin/su --login
chroot #