| … | |
… | |
| 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-x86+amd64-medium.xml,v 1.7 2007/05/15 16:17:25 neysx Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml,v 1.8 2007/05/18 09:49:47 neysx Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <abstract> |
11 | <abstract> |
| 12 | You can install Gentoo in many ways. This chapter explains how to install |
12 | You can install Gentoo in many ways. This chapter explains how to install |
| 13 | Gentoo using the minimal Installation CD although installation through the |
13 | Gentoo using the minimal Installation CD although installation through the |
| 14 | Installer LiveCD is possible as well. |
14 | Installer LiveCD is possible as well. |
| 15 | </abstract> |
15 | </abstract> |
| 16 | |
16 | |
| 17 | <version>5.0</version> |
17 | <version>5.1</version> |
| 18 | <date>2007-05-07</date> |
18 | <date>2007-05-18</date> |
| 19 | |
19 | |
| 20 | <section> |
20 | <section> |
| 21 | <title>Hardware Requirements</title> |
21 | <title>Hardware Requirements</title> |
| 22 | <subsection> |
22 | <subsection> |
| 23 | <title>Introduction</title> |
23 | <title>Introduction</title> |
| … | |
… | |
| 46 | <ti><b>i686</b> or later</ti> |
46 | <ti><b>i686</b> or later</ti> |
| 47 | </tr> |
47 | </tr> |
| 48 | <tr> |
48 | <tr> |
| 49 | <th>Memory</th> |
49 | <th>Memory</th> |
| 50 | <ti>64 MB</ti> |
50 | <ti>64 MB</ti> |
| 51 | <ti>128 MB</ti> |
51 | <ti>256 MB</ti> |
| 52 | </tr> |
52 | </tr> |
| 53 | <tr> |
53 | <tr> |
| 54 | <th>Diskspace</th> |
54 | <th>Diskspace</th> |
| 55 | <ti colspan="2">1.5 GB (excluding swap space)</ti> |
55 | <ti colspan="2">1.5 GB (excluding swap space)</ti> |
| 56 | </tr> |
56 | </tr> |
| … | |
… | |
| 63 | </body> |
63 | </body> |
| 64 | <body test="func:keyval('arch')='AMD64'"> |
64 | <body test="func:keyval('arch')='AMD64'"> |
| 65 | |
65 | |
| 66 | <table> |
66 | <table> |
| 67 | <tr> |
67 | <tr> |
|
|
68 | <ti/> |
|
|
69 | <th>Minimal CD</th> |
|
|
70 | <th>LiveCD</th> |
|
|
71 | </tr> |
|
|
72 | <tr> |
| 68 | <th>CPU</th> |
73 | <th>CPU</th> |
| 69 | <ti>Any AMD64 CPU</ti> |
74 | <ti colspan="2">Any AMD64 CPU or EM64T CPU</ti> |
| 70 | </tr> |
75 | </tr> |
| 71 | <tr> |
76 | <tr> |
| 72 | <th>Memory</th> |
77 | <th>Memory</th> |
| 73 | <ti>64 MB</ti> |
78 | <ti>64 MB</ti> |
|
|
79 | <ti>256 MB</ti> |
| 74 | </tr> |
80 | </tr> |
| 75 | <tr> |
81 | <tr> |
| 76 | <th>Diskspace</th> |
82 | <th>Diskspace</th> |
| 77 | <ti>1.5 GB (excluding swap space)</ti> |
83 | <ti colspan="2">1.5 GB (excluding swap space)</ti> |
| 78 | </tr> |
84 | </tr> |
| 79 | <tr> |
85 | <tr> |
| 80 | <th>Swap space</th> |
86 | <th>Swap space</th> |
| 81 | <ti>At least 256 MB</ti> |
87 | <ti colspan="2">At least 256 MB</ti> |
| 82 | </tr> |
88 | </tr> |
| 83 | </table> |
89 | </table> |
| 84 | |
90 | |
| 85 | <p> |
91 | <p> |
| 86 | You should check the <uri link="/proj/en/base/amd64/">Gentoo |
92 | You should check the <uri link="/proj/en/base/amd64/">Gentoo |