| … | |
… | |
| 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-system.xml,v 1.62 2004/11/26 22:27:34 swift Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.63 2004/11/28 12:52:31 swift Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>1.59</version> |
11 | <version>1.60</version> |
| 12 | <date>2004-11-26</date> |
12 | <date>2004-11-28</date> |
| 13 | |
13 | |
| 14 | <section> |
14 | <section> |
| 15 | <title>Chrooting</title> |
15 | <title>Chrooting</title> |
| 16 | <subsection> |
16 | <subsection> |
| 17 | <title>Optional: Selecting Mirrors</title> |
17 | <title>Optional: Selecting Mirrors</title> |
| … | |
… | |
| 348 | # <i>cd /usr/portage</i> |
348 | # <i>cd /usr/portage</i> |
| 349 | # <i>scripts/bootstrap.sh</i> |
349 | # <i>scripts/bootstrap.sh</i> |
| 350 | </pre> |
350 | </pre> |
| 351 | |
351 | |
| 352 | <p> |
352 | <p> |
|
|
353 | When you have set the <c>nptl</c> USE flag, rerunning <c>bootstrap.sh</c> might |
|
|
354 | fail with a message that <c>linux-headers</c> blocks <c>linux26-headers</c>. |
|
|
355 | When you receive this error, remove <c>linux-headers</c> and retry: |
|
|
356 | </p> |
|
|
357 | |
|
|
358 | <pre caption="Removing linux-headers from your system"> |
|
|
359 | # <i>emerge -C linux-headers</i> |
|
|
360 | # <i>emerge --oneshot linux26-headers</i> |
|
|
361 | # <i>scripts/bootstrap.sh</i> |
|
|
362 | </pre> |
|
|
363 | |
|
|
364 | <p> |
| 353 | Now continue with the next step, <uri link="#doc_chap4">Progressing from Stage2 |
365 | Now continue with the next step, <uri link="#doc_chap4">Progressing from Stage2 |
| 354 | to Stage3</uri>. |
366 | to Stage3</uri>. |
| 355 | </p> |
367 | </p> |
| 356 | |
368 | |
| 357 | </body> |
369 | </body> |