| 1 | <?xml version='1.0' encoding='UTF-8'?> |
1 | <?xml version='1.0' encoding='UTF-8'?> |
| 2 | <!DOCTYPE book SYSTEM "/dtd/book.dtd"> |
2 | <!DOCTYPE book SYSTEM "/dtd/book.dtd"> |
| 3 | |
3 | |
| 4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v 1.3 2004/04/05 18:31:06 swift Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v 1.72 2004/08/06 12:16:52 neysx Exp $ --> |
| 5 | |
5 | |
| 6 | <book link="handbook-amd64.xml"> |
6 | <book link="handbook-amd64.xml"> |
| 7 | <title>Gentoo Linux/AMD64 Handbook</title> |
7 | <title>Gentoo Linux/AMD64 Handbook</title> |
| 8 | |
8 | |
| 9 | <author title="Chief Architect"> |
9 | <author title="Chief Architect"> |
| … | |
… | |
| 26 | </author> |
26 | </author> |
| 27 | <author title="Gentoo Alpha Developer"> |
27 | <author title="Gentoo Alpha Developer"> |
| 28 | <mail link="agriffis@gentoo.org">Aron Griffis</mail> |
28 | <mail link="agriffis@gentoo.org">Aron Griffis</mail> |
| 29 | </author> |
29 | </author> |
| 30 | <author title="Gentoo AMD64 Developer"> |
30 | <author title="Gentoo AMD64 Developer"> |
| 31 | <mail link="brad_mssw@gentoo.org">Brad House</mail> |
31 | <mail link="jhuebel@gentoo.org">Jason Huebel</mail> |
| 32 | </author> |
32 | </author> |
| 33 | <author title="Gentoo HPPA developer"> |
33 | <author title="Gentoo HPPA developer"> |
| 34 | <mail link="gmsoft@gentoo.org">Guy Martin</mail> |
34 | <mail link="gmsoft@gentoo.org">Guy Martin</mail> |
| 35 | </author> |
35 | </author> |
| 36 | <author title="Gentoo PPC developer"> |
36 | <author title="Gentoo PPC developer"> |
| … | |
… | |
| 82 | <author title="Editor"> |
82 | <author title="Editor"> |
| 83 | <mail link="erwin@gentoo.org">Erwin</mail> |
83 | <mail link="erwin@gentoo.org">Erwin</mail> |
| 84 | </author> |
84 | </author> |
| 85 | <author title="Editor"> |
85 | <author title="Editor"> |
| 86 | <mail link="kumba@gentoo.org">Joshua Kinard</mail> |
86 | <mail link="kumba@gentoo.org">Joshua Kinard</mail> |
|
|
87 | </author> |
|
|
88 | <author title="Editor"> |
|
|
89 | <mail link="dertobi123@gentoo.org">Tobias Scherbaum</mail> |
| 87 | </author> |
90 | </author> |
| 88 | <author title="Reviewer"> |
91 | <author title="Reviewer"> |
| 89 | <mail link="g2boojum@gentoo.org">Grant Goodyear</mail> |
92 | <mail link="g2boojum@gentoo.org">Grant Goodyear</mail> |
| 90 | </author> |
93 | </author> |
| 91 | <author title="Reviewer"> |
94 | <author title="Reviewer"> |
| … | |
… | |
| 108 | |
111 | |
| 109 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
112 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 110 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
113 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
| 111 | <license/> |
114 | <license/> |
| 112 | |
115 | |
| 113 | <version>2.01</version> |
116 | <version>2.69</version> |
| 114 | <date>April 5, 2004</date> |
117 | <date>August 6, 2004</date> |
| 115 | |
118 | |
| 116 | <part> |
119 | <part> |
| 117 | <title>Installing Gentoo</title> |
120 | <title>Installing Gentoo</title> |
| 118 | <abstract> |
121 | <abstract> |
| 119 | In this part you learn how to install Gentoo on your system. |
122 | In this part you learn how to install Gentoo on your system. |
| … | |
… | |
| 129 | </chapter> |
132 | </chapter> |
| 130 | |
133 | |
| 131 | <chapter> |
134 | <chapter> |
| 132 | <title>Choosing the Right Installation Medium</title> |
135 | <title>Choosing the Right Installation Medium</title> |
| 133 | <abstract> |
136 | <abstract> |
| 134 | You can install Gentoo in many ways. You can use our LiveCD, an existing |
137 | You can install Gentoo in many ways. This chapter explains how to install Gentoo |
| 135 | distribution etc. |
138 | using a Gentoo LiveCD. |
| 136 | </abstract> |
139 | </abstract> |
| 137 | <include href="hb-install-amd64-medium.xml"/> |
140 | <include href="hb-install-amd64-medium.xml"/> |
| 138 | </chapter> |
141 | </chapter> |
| 139 | |
142 | |
| 140 | <chapter> |
143 | <chapter> |
| … | |
… | |
| 156 | </chapter> |
159 | </chapter> |
| 157 | |
160 | |
| 158 | <chapter> |
161 | <chapter> |
| 159 | <title>Installing the Gentoo Installation Files</title> |
162 | <title>Installing the Gentoo Installation Files</title> |
| 160 | <abstract> |
163 | <abstract> |
| 161 | Gentoo installs work through socalled stage-files. In this chapter we |
164 | Gentoo installs work through so-called stage-files. In this chapter we |
| 162 | describe how you extract a stage-file and configure Portage. |
165 | describe how you extract a stage-file and configure Portage. |
| 163 | </abstract> |
166 | </abstract> |
| 164 | <include href="hb-install-stage.xml"/> |
167 | <include href="hb-install-stage.xml"/> |
| 165 | </chapter> |
168 | </chapter> |
| 166 | |
169 | |
| … | |
… | |
| 192 | </abstract> |
195 | </abstract> |
| 193 | <include href="hb-install-config.xml"/> |
196 | <include href="hb-install-config.xml"/> |
| 194 | </chapter> |
197 | </chapter> |
| 195 | |
198 | |
| 196 | <chapter> |
199 | <chapter> |
| 197 | <title>Configuring the Bootloader</title> |
|
|
| 198 | <abstract> |
|
|
| 199 | Several bootloaders exist. Each one of them has its own way of |
|
|
| 200 | configuration. In this chapter we'll describe all possibilities for you |
|
|
| 201 | and step you through the process of configuring a bootloader to your |
|
|
| 202 | needs. |
|
|
| 203 | </abstract> |
|
|
| 204 | <include href="hb-install-amd64-bootloader.xml"/> |
|
|
| 205 | </chapter> |
|
|
| 206 | |
|
|
| 207 | <chapter> |
|
|
| 208 | <title>Installing Necessary System Tools</title> |
200 | <title>Installing Necessary System Tools</title> |
| 209 | <abstract> |
201 | <abstract> |
| 210 | As mentioned before, Gentoo is about choices. In this chapter we help you |
202 | As mentioned before, Gentoo is about choices. In this chapter we help you |
| 211 | choose and install some important tools. |
203 | choose and install some important tools. |
| 212 | </abstract> |
204 | </abstract> |
| 213 | <include href="hb-install-tools.xml"/> |
205 | <include href="hb-install-tools.xml"/> |
| 214 | </chapter> |
206 | </chapter> |
| 215 | |
207 | |
| 216 | <chapter> |
208 | <chapter> |
|
|
209 | <title>Configuring the Bootloader</title> |
|
|
210 | <abstract> |
|
|
211 | In this chapter we'll describe the GRUB bootloader |
|
|
212 | and step you through the process of configuring GRUB to your |
|
|
213 | needs. |
|
|
214 | </abstract> |
|
|
215 | <include href="hb-install-amd64-bootloader.xml"/> |
|
|
216 | </chapter> |
|
|
217 | |
|
|
218 | <chapter> |
| 217 | <title>Finalizing your Gentoo Installation</title> |
219 | <title>Finalizing your Gentoo Installation</title> |
| 218 | <abstract> |
220 | <abstract> |
| 219 | You're almost done. We'll just create one (or more) users for your |
221 | You're almost done. We'll just create one (or more) users for your |
| 220 | system and leave the installation to reboot into a brand new Gentoo |
222 | system and (optionally) install the prebuild packages. |
| 221 | system. |
|
|
| 222 | </abstract> |
223 | </abstract> |
| 223 | <include href="hb-install-finalise.xml"/> |
224 | <include href="hb-install-finalise.xml"/> |
| 224 | </chapter> |
225 | </chapter> |
| 225 | |
226 | |
| 226 | <chapter> |
227 | <chapter> |