| 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-x86.xml,v 1.151 2006/08/09 22:32:56 rane Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml,v 1.152 2006/08/30 22:52:28 nightmorph Exp $ --> |
| 5 | |
5 | |
| 6 | <book link="/doc/en/handbook/handbook-x86.xml"> |
6 | <book link="/doc/en/handbook/handbook-x86.xml"> |
| 7 | <title>Gentoo Linux x86 Handbook</title> |
7 | <title>Gentoo Linux x86 Handbook</title> |
| 8 | |
8 | |
| 9 | <values> |
9 | <values> |
| 10 | <key id="arch">x86</key> |
10 | <key id="arch">x86</key> |
| 11 | <key id="arch-sub">i386</key> |
11 | <key id="arch-sub">i386</key> |
| 12 | <key id="/boot">/dev/hda1</key> |
12 | <key id="/boot">/dev/hda1</key> |
| 13 | <key id="kernel-version">2.6.12-r10</key> |
13 | <key id="kernel-version">2.6.17-r5</key> |
| 14 | <key id="kernel-name">kernel-2.6.12-gentoo-r10</key> |
14 | <key id="kernel-name">kernel-2.6.17-gentoo-r5</key> |
| 15 | <key id="genkernel-name">kernel-genkernel-x86-2.6.12-gentoo-r10</key> |
15 | <key id="genkernel-name">kernel-genkernel-x86-2.6.17-gentoo-r5</key> |
| 16 | <key id="genkernel-initrd">initramfs-genkernel-x86-2.6.12-gentoo-r10</key> |
16 | <key id="genkernel-initrd">initramfs-genkernel-x86-2.6.17-gentoo-r5</key> |
| 17 | <key id="min-cd-name">install-x86-minimal-2006.0.iso</key> |
17 | <key id="min-cd-name">install-x86-minimal-2006.1.iso</key> |
| 18 | <key id="min-cd-size">49</key> |
18 | <key id="min-cd-size">49</key> |
| 19 | <key id="live-cd-name">livecd-i686-installer-2006.0.iso</key> |
19 | <key id="live-cd-name">livecd-i686-installer-2006.1.iso</key> |
| 20 | <key id="live-cd-size">697</key> |
20 | <key id="live-cd-size">697</key> |
| 21 | <key id="release-dir">releases/x86/2006.0/</key> |
21 | <key id="release-dir">releases/x86/2006.1/</key> |
| 22 | <key id="online-book">handbook-x86.xml</key> |
22 | <key id="online-book">handbook-x86.xml</key> |
| 23 | </values> |
23 | </values> |
| 24 | |
24 | |
| 25 | <author title="Author"> |
25 | <author title="Author"> |
| 26 | <mail link="swift@gentoo.org">Sven Vermeulen</mail> |
26 | <mail link="swift@gentoo.org">Sven Vermeulen</mail> |
| … | |
… | |
| 135 | |
135 | |
| 136 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
136 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 137 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
137 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 138 | <license/> |
138 | <license/> |
| 139 | |
139 | |
| 140 | <version>4.5</version> |
140 | <version>7.0</version> |
| 141 | <date>2006-08-09</date> |
141 | <date>2006-08-30</date> |
| 142 | |
142 | |
| 143 | <part> |
143 | <part> |
| 144 | <title>Installing Gentoo</title> |
144 | <title>Installing Gentoo</title> |
| 145 | <abstract> |
145 | <abstract> |
| 146 | In this part you learn how to install Gentoo on your system. |
146 | In this part you learn how to install Gentoo on your system. |
| … | |
… | |
| 156 | </chapter> |
156 | </chapter> |
| 157 | |
157 | |
| 158 | <chapter> |
158 | <chapter> |
| 159 | <title>Choosing the Right Installation Medium</title> |
159 | <title>Choosing the Right Installation Medium</title> |
| 160 | <abstract> |
160 | <abstract> |
| 161 | You can install Gentoo in many ways. This chapter explains how to install Gentoo |
161 | You can install Gentoo in many ways. This chapter explains how to install |
| 162 | using the minimal Installation CD although installation through the Universal |
162 | Gentoo using the minimal Installation CD although installation through the |
| 163 | Installation CD is possible as well. |
163 | Installer LiveCD is possible as well. |
| 164 | </abstract> |
164 | </abstract> |
| 165 | <include href="hb-install-x86+amd64-medium.xml"/> |
165 | <include href="hb-install-x86+amd64-medium.xml"/> |
| 166 | </chapter> |
166 | </chapter> |
| 167 | |
167 | |
| 168 | <chapter> |
168 | <chapter> |