| … | |
… | |
| 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-alpha-medium.xml,v 1.26 2005/02/14 15:51:45 swift Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-medium.xml,v 1.27 2005/02/14 15:55:13 swift Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>1.21</version> |
11 | <version>1.22</version> |
| 12 | <date>2005-01-07</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> |
| … | |
… | |
| 369 | |
369 | |
| 370 | <ul> |
370 | <ul> |
| 371 | <li> |
371 | <li> |
| 372 | With cdrecord, you simply type <c>cdrecord dev=/dev/hdc <downloaded iso |
372 | With cdrecord, you simply type <c>cdrecord dev=/dev/hdc <downloaded iso |
| 373 | file></c> (replace <path>/dev/hdc</path> with your CD-RW drive's |
373 | file></c> (replace <path>/dev/hdc</path> with your CD-RW drive's |
| 374 | device path) followed by the path to the ISO file :) |
374 | device path). |
| 375 | </li> |
375 | </li> |
| 376 | <li> |
376 | <li> |
| 377 | With K3B, select <c>Tools</c> > <c>CD</c> > <c>Burn Image</c>. Then |
377 | With K3B, select <c>Tools</c> > <c>CD</c> > <c>Burn Image</c>. Then |
| 378 | you can locate your ISO file within the 'Image to Burn' area. Finally click |
378 | you can locate your ISO file within the 'Image to Burn' area. Finally click |
| 379 | <c>Start</c>. |
379 | <c>Start</c>. |