| … | |
… | |
| 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/2.5 --> |
5 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 6 | |
6 | |
| 7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v 1.44 2007/05/15 16:17:25 neysx Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v 1.45 2007/05/17 13:37:21 neysx Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>8.0</version> |
11 | <version>8.1</version> |
| 12 | <date>2007-05-07</date> |
12 | <date>2007-05-17</date> |
| 13 | |
13 | |
| 14 | <section> |
14 | <section> |
| 15 | <title>Hardware Requirements</title> |
15 | <title>Hardware Requirements</title> |
| 16 | <subsection> |
16 | <subsection> |
| 17 | <title>Introduction</title> |
17 | <title>Introduction</title> |
| … | |
… | |
| 52 | |
52 | |
| 53 | </body> |
53 | </body> |
| 54 | </subsection> |
54 | </subsection> |
| 55 | </section> |
55 | </section> |
| 56 | |
56 | |
| 57 | <!-- Copy/paste from hb-install-x86-medium.xml --> |
|
|
| 58 | <!-- START --> |
|
|
| 59 | <section> |
57 | <section> |
| 60 | <title>The Gentoo Installation CDs</title> |
58 | <title>The Gentoo Installation CD</title> |
| 61 | <subsection> |
59 | <subsection> |
| 62 | <title>Introduction</title> |
60 | <title>Introduction</title> |
| 63 | <body> |
61 | <body> |
| 64 | |
62 | |
| 65 | <p> |
63 | <p> |
| … | |
… | |
| 67 | self-sustained Gentoo environment. They allow you to boot Linux from the CD. |
65 | self-sustained Gentoo environment. They allow you to boot Linux from the CD. |
| 68 | During the boot process your hardware is detected and the appropriate drivers |
66 | During the boot process your hardware is detected and the appropriate drivers |
| 69 | are loaded. They are maintained by Gentoo developers. |
67 | are loaded. They are maintained by Gentoo developers. |
| 70 | </p> |
68 | </p> |
| 71 | |
69 | |
|
|
70 | <!-- |
| 72 | <p> |
71 | <p> |
| 73 | All Installation CDs allow you to boot, set up networking, initialize your |
72 | All Installation CDs allow you to boot, set up networking, initialize your |
| 74 | partitions and start installing Gentoo from the Internet. We currently provide |
73 | partitions and start installing Gentoo from the Internet. We currently provide |
| 75 | two Installation CDs which are equally suitable to install Gentoo from, as long |
74 | two Installation CDs which are equally suitable to install Gentoo from, as long |
| 76 | as you're planning on performing an Internet-based installation using the |
75 | as you're planning on performing an Internet-based installation using the |
| … | |
… | |
| 102 | |
101 | |
| 103 | <p> |
102 | <p> |
| 104 | To help you decide which Installation CD you need, we have written down the |
103 | To help you decide which Installation CD you need, we have written down the |
| 105 | major advantages and disadvantages of each Installation CD. |
104 | major advantages and disadvantages of each Installation CD. |
| 106 | </p> |
105 | </p> |
|
|
106 | --> |
| 107 | |
107 | |
| 108 | </body> |
108 | </body> |
| 109 | </subsection> |
109 | </subsection> |
| 110 | <subsection> |
110 | <subsection> |
| 111 | <title>Gentoo's Minimal Installation CD</title> |
111 | <title>Gentoo's Minimal Installation CD</title> |
| 112 | <body> |
112 | <body> |
| 113 | |
113 | |
| 114 | <p> |
114 | <p> |
| 115 | The Minimal Installation CD is called <c>install-alpha-minimal-2007.0.iso</c> |
115 | The Minimal Installation CD is called <c>install-alpha-minimal-2007.0.iso</c> |
| 116 | and takes up only 65 MB of diskspace. You can use this Installation CD to |
116 | and takes up only 65 MB of diskspace. You must use this Installation CD to |
| 117 | install Gentoo, but always with a working Internet connection only. |
117 | install Gentoo, and you need a working Internet connection. |
| 118 | </p> |
118 | </p> |
| 119 | |
119 | <!-- |
| 120 | <table> |
120 | <table> |
| 121 | <tr> |
121 | <tr> |
| 122 | <th>Minimal Installation CD</th> |
122 | <th>Minimal Installation CD</th> |
| 123 | <th>Pros and Cons</th> |
123 | <th>Pros and Cons</th> |
| 124 | </tr> |
124 | </tr> |
| … | |
… | |
| 187 | |
187 | |
| 188 | <p> |
188 | <p> |
| 189 | If you intend to use the Packages CD to quickly install additional software, |
189 | If you intend to use the Packages CD to quickly install additional software, |
| 190 | make sure that you use the same subarchitecture as the stage3 tarball you use. |
190 | make sure that you use the same subarchitecture as the stage3 tarball you use. |
| 191 | </p> |
191 | </p> |
| 192 | |
192 | --> |
| 193 | </body> |
193 | </body> |
| 194 | </subsection> |
194 | </subsection> |
| 195 | <subsection> |
195 | <subsection> |
| 196 | <title>The Stage3 Tarball</title> |
196 | <title>The Stage3 Tarball</title> |
| 197 | <body> |
197 | <body> |