| … | |
… | |
| 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-ppc64-medium.xml,v 1.6 2004/10/23 11:02:06 swift Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-medium.xml,v 1.7 2004/11/02 10:55:17 swift Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | <section> |
10 | <section> |
| 11 | <title>Hardware Requirements</title> |
11 | <title>Hardware Requirements</title> |
| 12 | <subsection> |
12 | <subsection> |
| … | |
… | |
| 427 | link="/doc/en/gentoo-ppc-faq.xml">Gentoo/PPC FAQ</uri>. |
427 | link="/doc/en/gentoo-ppc-faq.xml">Gentoo/PPC FAQ</uri>. |
| 428 | </p> |
428 | </p> |
| 429 | |
429 | |
| 430 | <p> |
430 | <p> |
| 431 | To burn the downloaded ISO(s), you have to select raw-burning. How you |
431 | To burn the downloaded ISO(s), you have to select raw-burning. How you |
| 432 | do this is highly program-dependent. We will discuss <c>cdrecord</c> and |
432 | do this is highly program-dependent. We will discuss <c>cdrecord</c>, |
| 433 | <c>k3b</c> here; more information canb be found in our <uri |
433 | <c>k3b</c> and the MacOS burning possibilities here; more information can |
| 434 | link="/doc/en/faq.xml#isoburning">Gentoo FAQ</uri> and the <uri |
434 | be found in our <uri link="/doc/en/faq.xml#isoburning">Gentoo FAQ</uri> and |
| 435 | link="/doc/en/gentoo-ppc-faq.xml">Gentoo/PPC FAQ</uri>. |
435 | the <uri link="/doc/en/gentoo-ppc-faq.xml">PPC FAQ</uri>. |
| 436 | </p> |
436 | </p> |
| 437 | |
437 | |
| 438 | <ul> |
438 | <ul> |
| 439 | <li> |
439 | <li> |
| 440 | With cdrecord, you simply type <c>cdrecord dev=/dev/hdc</c> (replace |
440 | With cdrecord, you simply type <c>cdrecord dev=/dev/hdc</c> (replace |
| 441 | <path>/dev/hdc</path> with your CD-RW drive's device path) followed |
441 | <path>/dev/hdc</path> with your CD-RW drive's device path) followed |
| 442 | by the path to the ISO file :) |
442 | by the path to the ISO file :) |
| 443 | </li> |
443 | </li> |
| 444 | <li> |
444 | <li> |
| 445 | With K3B, select <c>Tools</c> > <c>CD</c> > <c>Burn Image</c>. Then |
445 | With k3b, select <c>Tools</c> > <c>CD</c> > <c>Burn Image</c>. Then |
| 446 | you can locate your ISO file within the 'Image to Burn' area. Finally click |
446 | you can locate your ISO file within the 'Image to Burn' area. Finally click |
| 447 | <c>Start</c>. |
447 | <c>Start</c>. |
|
|
448 | </li> |
|
|
449 | <li> |
|
|
450 | With Mac OS X Panther, launch <c>Disk Utility</c> from |
|
|
451 | <path>Applications/Utilities</path>, select <c>Open</c> from the |
|
|
452 | <c>Images</c> menu, select the mounted disk image in the main window and |
|
|
453 | select <c>Burn</c> in the <c>Images</c> menu. |
|
|
454 | </li> |
|
|
455 | <li> |
|
|
456 | With Mac OS X Jaguar, launch <c>Disk Copy</c> from |
|
|
457 | <path>Applications/Utilities</path>, select <c>Burn Image</c> from the |
|
|
458 | <c>File</c> menu, select the ISO and click the <c>Burn</c> button. |
| 448 | </li> |
459 | </li> |
| 449 | </ul> |
460 | </ul> |
| 450 | |
461 | |
| 451 | </body> |
462 | </body> |
| 452 | </subsection> |
463 | </subsection> |