| … | |
… | |
| 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-ppc64-medium.xml,v 1.46 2012/06/29 15:57:32 swift Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v 1.47 2012/11/12 21:04:16 swift 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. |
13 | Gentoo using the minimal Installation CD. |
| 14 | </abstract> |
14 | </abstract> |
| 15 | |
15 | |
| 16 | <version>14</version> |
16 | <version>15</version> |
| 17 | <date>2012-06-29</date> |
17 | <date>2012-11-12</date> |
| 18 | |
18 | |
| 19 | <section> |
19 | <section> |
| 20 | <title>Hardware Requirements</title> |
20 | <title>Hardware Requirements</title> |
| 21 | <subsection> |
21 | <subsection> |
| 22 | <title>Introduction</title> |
22 | <title>Introduction</title> |
| … | |
… | |
| 266 | which you can write on a CD-R. |
266 | which you can write on a CD-R. |
| 267 | </p> |
267 | </p> |
| 268 | |
268 | |
| 269 | <p> |
269 | <p> |
| 270 | In case you wonder if your downloaded file is corrupted or not, you can check |
270 | In case you wonder if your downloaded file is corrupted or not, you can check |
| 271 | its MD5 checksum and compare it with the MD5 checksum we provide (such as |
271 | its SHA-2 checksum and compare it with the SHA-2 checksum we provide (such as |
| 272 | <path><keyval id="min-cd-name"/>.DIGESTS</path>). You can check the MD5 |
272 | <path><keyval id="min-cd-name"/>.DIGESTS</path>). You can check the SHA-2 |
| 273 | checksum with the <c>md5sum</c> tool under Linux/Unix or <uri |
273 | checksum with the <c>sha512sum</c> tool under Linux/Unix or <uri |
| 274 | link="http://www.etree.org/md5com.html">md5sum</uri> for Windows. |
274 | link="http://www.krylack.com/file-checksum-tool/">File Checksum Tool</uri> for Windows. |
| 275 | </p> |
275 | </p> |
| 276 | |
276 | |
| 277 | <p> |
277 | <p> |
| 278 | Another way to check the validity of the downloaded file is to use GnuPG to |
278 | Another way to check the validity of the downloaded file is to use GnuPG to |
| 279 | verify the cryptographic signature that we provide (the file ending with |
279 | verify the cryptographic signature that we provide (the file ending with |