| … | |
… | |
| 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/1.0 --> |
5 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
| 6 | |
6 | |
| 7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v 1.36 2005/02/14 15:51:45 swift Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-medium.xml,v 1.37 2005/02/14 15:55:13 swift Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>1.32</version> |
11 | <version>1.33</version> |
| 12 | <date>2005-01-04</date> |
12 | <date>2005-02-14</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> |
| … | |
… | |
| 441 | |
441 | |
| 442 | <ul> |
442 | <ul> |
| 443 | <li> |
443 | <li> |
| 444 | With cdrecord, you simply type <c>cdrecord dev=/dev/hdc <downloaded iso |
444 | With cdrecord, you simply type <c>cdrecord dev=/dev/hdc <downloaded iso |
| 445 | file></c> (replace <path>/dev/hdc</path> with your CD-RW drive's |
445 | file></c> (replace <path>/dev/hdc</path> with your CD-RW drive's |
| 446 | device path) followed by the path to the ISO file :) |
446 | device path). |
| 447 | </li> |
447 | </li> |
| 448 | <li> |
448 | <li> |
| 449 | With K3B, select <c>Tools</c> > <c>CD</c> > <c>Burn Image</c>. Then |
449 | With K3B, select <c>Tools</c> > <c>CD</c> > <c>Burn Image</c>. Then |
| 450 | you can locate your ISO file within the 'Image to Burn' area. Finally click |
450 | you can locate your ISO file within the 'Image to Burn' area. Finally click |
| 451 | <c>Start</c>. |
451 | <c>Start</c>. |