| … | |
… | |
| 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-ppc64-bootloader.xml,v 1.14 2005/04/21 13:27:19 swift Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-bootloader.xml,v 1.15 2005/06/14 10:18:25 swift Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>2.2</version> |
11 | <version>2.2</version> |
| 12 | <date>2005-04-20</date> |
12 | <date>2005-04-20</date> |
| … | |
… | |
| 238 | default=2.6.8-gentoo-r3 |
238 | default=2.6.8-gentoo-r3 |
| 239 | timeout=50 |
239 | timeout=50 |
| 240 | |
240 | |
| 241 | image=/boot/vmlinux-2.6.8-gentoo-r3 |
241 | image=/boot/vmlinux-2.6.8-gentoo-r3 |
| 242 | label=2.6.8-gentoo-r3 |
242 | label=2.6.8-gentoo-r3 |
| 243 | append="console=ttyS0,9600" |
243 | append="console=ttyS0,9600" |
| 244 | read-only |
244 | read-only |
| 245 | </pre> |
245 | </pre> |
| 246 | |
246 | |
| 247 | <p> |
247 | <p> |
| 248 | For POWER4, POWER5, and blade-based hardware where the PReP disk partition |
248 | For POWER4, POWER5, and blade-based hardware where the PReP disk partition |
| 249 | and the disk partition that contains your kernel are on the same physical disk, |
249 | and the disk partition that contains your kernel are on the same physical disk, |