| … | |
… | |
| 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/2.5 --> |
5 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 6 | |
6 | |
| 7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml,v 1.38 2006/09/06 12:56:08 josejx Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml,v 1.39 2006/11/13 08:11:03 josejx Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>7.1</version> |
11 | <version>7.2</version> |
| 12 | <date>2006-09-06</date> |
12 | <date>2006-11-13</date> |
| 13 | |
13 | |
| 14 | <section> |
14 | <section> |
| 15 | <title>Choosing a Bootloader</title> |
15 | <title>Choosing a Bootloader</title> |
| 16 | <subsection> |
16 | <subsection> |
| 17 | <title>Introduction</title> |
17 | <title>Introduction</title> |
| … | |
… | |
| 242 | the Apple_bootstrap partition and install the settings. If you change |
242 | the Apple_bootstrap partition and install the settings. If you change |
| 243 | yaboot.conf after the Apple_bootstrap partition has been created, you can |
243 | yaboot.conf after the Apple_bootstrap partition has been created, you can |
| 244 | update the settings by running <c>ybin -v</c> |
244 | update the settings by running <c>ybin -v</c> |
| 245 | </p> |
245 | </p> |
| 246 | |
246 | |
|
|
247 | <pre caption="Setting up the bootstrap partition"> |
|
|
248 | # mkofboot -v |
|
|
249 | </pre> |
|
|
250 | |
| 247 | <p> |
251 | <p> |
| 248 | For more information on yaboot, take a look at the <uri |
252 | For more information on yaboot, take a look at the <uri |
| 249 | link="http://penguinppc.org/bootloaders/yaboot">yaboot project</uri>. For |
253 | link="http://penguinppc.org/bootloaders/yaboot">yaboot project</uri>. For |
| 250 | now, continue the installation with <uri link="#reboot">Rebooting the |
254 | now, continue the installation with <uri link="#reboot">Rebooting the |
| 251 | System</uri>. |
255 | System</uri>. |