| … | |
… | |
| 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.37 2006/08/30 22:52:28 nightmorph Exp $ --> |
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 $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>7.0</version> |
11 | <version>7.1</version> |
| 12 | <date>2006-08-30</date> |
12 | <date>2006-09-06</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> |
| … | |
… | |
| 118 | partitions. These steps should have already been completed before, but check |
118 | partitions. These steps should have already been completed before, but check |
| 119 | <path>/etc/fstab</path> before proceeding. Now, ensure that you have |
119 | <path>/etc/fstab</path> before proceeding. Now, ensure that you have |
| 120 | <c>yaboot</c> installed. |
120 | <c>yaboot</c> installed. |
| 121 | </p> |
121 | </p> |
| 122 | |
122 | |
| 123 | <pre caption = "Installing yaboot with GRP"> |
123 | <pre caption = "Installing yaboot"> |
| 124 | # <i>emerge yaboot</i> |
124 | # <i>emerge yaboot</i> |
| 125 | </pre> |
125 | </pre> |
| 126 | |
126 | |
| 127 | <p> |
127 | <p> |
| 128 | Now exit the chroot and run <c>yabootconfig --chroot /mnt/gentoo</c>. First, |
128 | Now exit the chroot and run <c>yabootconfig --chroot /mnt/gentoo</c>. First, |