Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 12638 | Differences between
and this patch

Collapse All | Expand All

(-)../cvs/htdocs/doc/en/gentoo-x86-install.xml (-1 / +1 lines)
Lines 1500-1506 Link Here
1500
<pre caption="Prepping and entering the chroot environment">
1500
<pre caption="Prepping and entering the chroot environment">
1501
# <i>mount -t proc proc /mnt/gentoo/proc</i>
1501
# <i>mount -t proc proc /mnt/gentoo/proc</i>
1502
# <i>cp /etc/resolv.conf /mnt/gentoo/etc/resolv.conf</i>
1502
# <i>cp /etc/resolv.conf /mnt/gentoo/etc/resolv.conf</i>
1503
# <i>chroot /mnt/gentoo /bin/bash</i>
1503
# <i>env -i chroot /mnt/gentoo /bin/bash</i>
1504
# <i>env-update</i>
1504
# <i>env-update</i>
1505
Regenerating /etc/ld.so.cache...
1505
Regenerating /etc/ld.so.cache...
1506
# <i>source /etc/profile</i>
1506
# <i>source /etc/profile</i>

Return to bug 12638