| 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.146 2008/04/23 07:07:08 nightmorph Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v 1.147 2008/04/30 09:49:46 neysx Exp $ --> |
| 5 | |
5 | |
| 6 | <book link="/doc/en/handbook/handbook-amd64.xml" disclaimer='draft'> |
6 | <book> |
| 7 | <title>Gentoo Linux AMD64 Handbook</title> |
7 | <title>Gentoo Linux AMD64 Handbook</title> |
| 8 | |
8 | |
| 9 | <values> |
9 | <values> |
| 10 | <key id="arch">AMD64</key> |
10 | <key id="arch">AMD64</key> |
| 11 | <key id="arch-sub">x86_64</key> |
11 | <key id="arch-sub">x86_64</key> |
| 12 | <key id="/boot">/dev/hda1</key> |
12 | <key id="/boot">/dev/hda1</key> |
| 13 | <key id="kernel-version">2.6.24-r5</key> |
13 | <key id="kernel-version">2.6.24-r5</key> |
| 14 | <key id="kernel-name">kernel-2.6.24-gentoo-r5</key> |
14 | <key id="kernel-name">kernel-2.6.24-gentoo-r5</key> |
| 15 | <key id="genkernel-name">kernel-genkernel-amd64-2.6.24-gentoo-r5</key> |
15 | <key id="genkernel-name">kernel-genkernel-amd64-2.6.24-gentoo-r5</key> |
| 16 | <key id="genkernel-initrd">initramfs-genkernel-amd64-2.6.24-gentoo-r5</key> |
16 | <key id="genkernel-initrd">initramfs-genkernel-amd64-2.6.24-gentoo-r5</key> |
| 17 | <key id="min-cd-name">install-amd64-minimal-2008.0_beta2.iso</key> |
17 | <key id="min-cd-name">install-amd64-minimal-2008.0_beta2.iso</key> |
| 18 | <key id="min-cd-size">50</key> |
18 | <key id="min-cd-size">50</key> |
| 19 | <key id="live-cd-name">livecd-amd64-installer-2008.0_beta2.iso</key> |
19 | <key id="live-cd-name">livecd-amd64-installer-2008.0_beta2.iso</key> |
| 20 | <key id="live-cd-size">701</key> |
20 | <key id="live-cd-size">701</key> |
| 21 | <key id="release-dir">releases/amd64/2008.0_beta2/</key> |
21 | <key id="release-dir">releases/amd64/2008.0_beta2/</key> |
| … | |
… | |
| 131 | </author> |
131 | </author> |
| 132 | <author title="Contributor"> |
132 | <author title="Contributor"> |
| 133 | <mail link="pylon@gentoo.org">Lars Weiler</mail> |
133 | <mail link="pylon@gentoo.org">Lars Weiler</mail> |
| 134 | </author> |
134 | </author> |
| 135 | |
135 | |
| 136 | <abstract> |
136 | <abstract> |
| 137 | This is the Gentoo Handbook, an effort to centralize Gentoo/Linux information. |
137 | This is the Gentoo Handbook, an effort to centralize Gentoo/Linux information. |
| 138 | This handbook contains the installation instructions for an Internet-based |
138 | This handbook contains the installation instructions for an Internet-based |
| 139 | installation on AMD64 systems and parts about working with Gentoo and Portage. |
139 | installation on AMD64 systems and parts about working with Gentoo and Portage. |
| 140 | </abstract> |
140 | </abstract> |
| 141 | |
141 | |
| 142 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
142 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 143 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
143 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 144 | <license/> |
144 | <license/> |
| 145 | |
145 | |
| 146 | <version>9.2</version> |
146 | <version>9.3</version> |
| 147 | <date>2008-04-22</date> |
147 | <date>2008-04-30</date> |
| 148 | |
148 | |
| 149 | <part> |
149 | <part> |
| 150 | <title>Installing Gentoo</title> |
150 | <title>Installing Gentoo</title> |
| 151 | <abstract> |
151 | <abstract> |
| 152 | In this part you learn how to install Gentoo on your system. |
152 | In this part you learn how to install Gentoo on your system. |
| 153 | </abstract> |
153 | </abstract> |
| 154 | |
154 | |
| 155 | <chapter> |
155 | <chapter> |
| 156 | <title>About the Gentoo Linux Installation</title> |
156 | <title>About the Gentoo Linux Installation</title> |
| 157 | <include href="hb-install-about.xml"/> |
157 | <include href="hb-install-about.xml"/> |
| 158 | </chapter> |
158 | </chapter> |
| 159 | |
159 | |
| 160 | <chapter> |
160 | <chapter> |
| 161 | <title>Choosing the Right Installation Medium</title> |
161 | <title>Choosing the Right Installation Medium</title> |
| 162 | <include href="hb-install-x86+amd64-medium.xml"/> |
162 | <include href="hb-install-x86+amd64-medium.xml"/> |