| … | |
… | |
| 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-hppa-bootloader.xml,v 1.2 2004/07/26 09:04:42 dertobi123 Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml,v 1.3 2004/08/04 08:46:30 swift Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | <section> |
10 | <section> |
| 11 | <title>Installing PALO</title> |
11 | <title>Installing PALO</title> |
| 12 | <body> |
12 | <body> |
| … | |
… | |
| 43 | <pre caption = "Applying the PALO configuration"> |
43 | <pre caption = "Applying the PALO configuration"> |
| 44 | # <i>palo</i> |
44 | # <i>palo</i> |
| 45 | </pre> |
45 | </pre> |
| 46 | |
46 | |
| 47 | <p> |
47 | <p> |
| 48 | Now continue with <uri link="?part=1&chap=10">Installing Necessary System |
48 | Now continue with <uri link="#reboot">Rebooting the System</uri>. |
| 49 | Tools</uri>. |
|
|
| 50 | </p> |
49 | </p> |
| 51 | |
50 | |
| 52 | </body> |
51 | </body> |
| 53 | </section> |
52 | </section> |
|
|
53 | <section id="rebooting"> |
|
|
54 | <title>Rebooting the System</title> |
|
|
55 | <subsection> |
|
|
56 | <body> |
|
|
57 | |
|
|
58 | <p> |
|
|
59 | Exit the chrooted environment and unmount all mounted partitions. Then type in |
|
|
60 | that one magical command you have been waiting for: <c>reboot</c>. |
|
|
61 | </p> |
|
|
62 | |
|
|
63 | <pre caption="Exiting the chroot, unmounting all partitions and rebooting"> |
|
|
64 | # <i>exit</i> |
|
|
65 | cdimage ~# <i>umount /mnt/gentoo/boot /mnt/gentoo/proc /mnt/gentoo</i> |
|
|
66 | cdimage ~# <i>reboot</i> |
|
|
67 | </pre> |
|
|
68 | |
|
|
69 | <p> |
|
|
70 | Of course, don't forget to remove the bootable CD, otherwise the CD will be |
|
|
71 | booted again instead of your new Gentoo system. |
|
|
72 | </p> |
|
|
73 | |
|
|
74 | <p> |
|
|
75 | Once rebooted in your Gentoo installation, finish up with <uri |
|
|
76 | link="?part=1&chap=11">Finalizing your Gentoo Installation</uri>. |
|
|
77 | </p> |
|
|
78 | |
|
|
79 | </body> |
|
|
80 | </subsection> |
|
|
81 | </section> |
| 54 | </sections> |
82 | </sections> |