| … | |
… | |
| 2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
| 3 | |
3 | |
| 4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 5 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
5 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
| 6 | |
6 | |
| 7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-finalise.xml,v 1.26 2004/04/15 11:59:45 swift Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-finalise.xml,v 1.27 2004/05/09 11:07:47 swift Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | <section> |
10 | <section> |
| 11 | <title>User Administration</title> |
11 | <title>User Administration</title> |
| 12 | <subsection> |
12 | <subsection> |
| … | |
… | |
| 218 | Now we need to change the Portage configuration to look for the prebuilt |
218 | Now we need to change the Portage configuration to look for the prebuilt |
| 219 | binaries from the second CD (Gentoo Packages CD). First mount this CD: |
219 | binaries from the second CD (Gentoo Packages CD). First mount this CD: |
| 220 | </p> |
220 | </p> |
| 221 | |
221 | |
| 222 | <pre caption="Mount the Packages CD"> |
222 | <pre caption="Mount the Packages CD"> |
| 223 | # <i>mkdir /mnt/cdrom</i> |
|
|
| 224 | <comment>(Put the Gentoo Packages CD in the CD tray)</comment> |
223 | <comment>(Put the Gentoo Packages CD in the CD tray)</comment> |
| 225 | # <i>mount /mnt/cdrom</i> |
224 | # <i>mount /mnt/cdrom</i> |
| 226 | </pre> |
225 | </pre> |
| 227 | |
226 | |
| 228 | <p> |
227 | <p> |