| … | |
… | |
| 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-ppc64-bootloader.xml,v 1.21 2006/01/19 21:48:10 neysx Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-bootloader.xml,v 1.22 2006/01/20 10:52:15 neysx Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>2.6</version> |
11 | <version>2.7</version> |
| 12 | <date>2006-01-19</date> |
12 | <date>2006-01-20</date> |
| 13 | |
13 | |
| 14 | <section> |
14 | <section> |
| 15 | <title>Making your Choice</title> |
15 | <title>Making your Choice</title> |
| 16 | <subsection> |
16 | <subsection> |
| 17 | <title>Introduction</title> |
17 | <title>Introduction</title> |
| … | |
… | |
| 287 | </p> |
287 | </p> |
| 288 | |
288 | |
| 289 | <pre caption="Exiting the chroot, unmounting all partitions and rebooting"> |
289 | <pre caption="Exiting the chroot, unmounting all partitions and rebooting"> |
| 290 | # <i>exit</i> |
290 | # <i>exit</i> |
| 291 | ~# <i>cd</i> |
291 | ~# <i>cd</i> |
| 292 | ~# <i>umount /mnt/gentoo/boot /mnt/gentoo/dev /mnt/gentoo/proc /mnt/gentoo/dev /mnt/gentoo</i> |
292 | ~# <i>umount /mnt/gentoo/boot /mnt/gentoo/dev /mnt/gentoo/proc /mnt/gentoo</i> |
| 293 | ~# <i>reboot</i> |
293 | ~# <i>reboot</i> |
| 294 | </pre> |
294 | </pre> |
| 295 | |
295 | |
| 296 | <p> |
296 | <p> |
| 297 | Of course, don't forget to remove the bootable CD, otherwise the CD will be |
297 | Of course, don't forget to remove the bootable CD, otherwise the CD will be |