| … | |
… | |
| 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.35 2006/07/14 07:04:39 rane Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-bootloader.xml,v 1.36 2006/07/25 18:01:45 josejx Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>2.10</version> |
11 | <version>2.11</version> |
| 12 | <date>2006-07-14</date> |
12 | <date>2006-07-25</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> |
| … | |
… | |
| 254 | <section id="bootx"> |
254 | <section id="bootx"> |
| 255 | <title>Alternative: BootX</title> |
255 | <title>Alternative: BootX</title> |
| 256 | <body> |
256 | <body> |
| 257 | |
257 | |
| 258 | <impo> |
258 | <impo> |
| 259 | BootX can only be used on OldWorld Apple systems! |
259 | BootX can only be used on OldWorld Apple systems with MacOS 9 or earlier! |
| 260 | </impo> |
260 | </impo> |
| 261 | |
261 | |
| 262 | <p> |
262 | <p> |
| 263 | Since BootX boots Linux from within MacOS, the kernel will need to be copied |
263 | Since BootX boots Linux from within MacOS, the kernel will need to be copied |
| 264 | from the Linux Partition to the MacOS partition. First, mount the MacOS |
264 | from the Linux Partition to the MacOS partition. First, mount the MacOS |