| … | |
… | |
| 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.2 2004/08/05 13:08:39 swift Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-bootloader.xml,v 1.3 2004/09/24 12:08:44 swift Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | <section> |
10 | <section> |
| 11 | <title>Making your Choice</title> |
11 | <title>Making your Choice</title> |
| 12 | <subsection> |
12 | <subsection> |
| … | |
… | |
| 231 | that one magical command you have been waiting for: <c>reboot</c>. |
231 | that one magical command you have been waiting for: <c>reboot</c>. |
| 232 | </p> |
232 | </p> |
| 233 | |
233 | |
| 234 | <pre caption="Exiting the chroot, unmounting all partitions and rebooting"> |
234 | <pre caption="Exiting the chroot, unmounting all partitions and rebooting"> |
| 235 | # <i>exit</i> |
235 | # <i>exit</i> |
|
|
236 | cdimage ~# <i>cd</i> |
| 236 | cdimage ~# <i>umount /mnt/gentoo/boot /mnt/gentoo/proc /mnt/gentoo</i> |
237 | cdimage ~# <i>umount /mnt/gentoo/boot /mnt/gentoo/proc /mnt/gentoo</i> |
| 237 | cdimage ~# <i>reboot</i> |
238 | cdimage ~# <i>reboot</i> |
| 238 | </pre> |
239 | </pre> |
| 239 | |
240 | |
| 240 | <p> |
241 | <p> |