| 1 | <?xml version='1.0' encoding='UTF-8'?> |
1 | <?xml version='1.0' encoding='UTF-8'?> |
| 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-sparc-medium.xml,v 1.19 2004/11/02 11:44:39 swift Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml,v 1.20 2004/11/04 21:28:44 neysx 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> |
| 13 | <title>Introduction</title> |
13 | <title>Introduction</title> |
| 14 | <body> |
14 | <body> |
| 15 | |
15 | |
| 16 | <p> |
16 | <p> |
| 17 | Before we start, we first list what hardware requirements you need to |
17 | Before we start, we first list what hardware requirements you need to |
| 18 | successfully install Gentoo on your box. This of course depends on your |
18 | successfully install Gentoo on your box. This of course depends on your |
| 19 | architecture. |
19 | architecture. |
| 20 | </p> |
20 | </p> |
| 21 | |
21 | |
| 22 | </body> |
22 | </body> |
| … | |
… | |
| 576 | </p> |
576 | </p> |
| 577 | |
577 | |
| 578 | <pre caption="Changing user id"> |
578 | <pre caption="Changing user id"> |
| 579 | # <i>su - john</i> |
579 | # <i>su - john</i> |
| 580 | </pre> |
580 | </pre> |
| 581 | |
581 | |
| 582 | </body> |
582 | </body> |
| 583 | </subsection> |
583 | </subsection> |
| 584 | <subsection> |
584 | <subsection> |
| 585 | <title>Optional: Viewing Documentation while Installing</title> |
585 | <title>Optional: Viewing Documentation while Installing</title> |
| 586 | <body> |
586 | <body> |
| 587 | |
587 | |
| 588 | <p> |
588 | <p> |
| 589 | If you want to view the Gentoo Handbook (either from-CD or online) during the |
589 | If you want to view the Gentoo Handbook (either from-CD or online) during the |
| 590 | installation, make sure you have created a user account (see <uri |
590 | installation, make sure you have created a user account (see <uri |
| 591 | link="#useraccouts">Optional: User Accounts</uri>). Then press <c>Alt-F2</c> to |
591 | link="#useraccounts">Optional: User Accounts</uri>). Then press <c>Alt-F2</c> to |
| 592 | go to a new terminal and log in. |
592 | go to a new terminal and log in. |
| 593 | </p> |
593 | </p> |
| 594 | |
594 | |
| 595 | <p> |
595 | <p> |
| 596 | If you want to view the documentation on the CD you can immediately run |
596 | If you want to view the documentation on the CD you can immediately run |
| 597 | <c>links2</c> to read it: |
597 | <c>links2</c> to read it: |
| 598 | </p> |
598 | </p> |
| 599 | |
599 | |
| 600 | <pre caption="Viewing the on-CD documentation"> |
600 | <pre caption="Viewing the on-CD documentation"> |
| 601 | # <i>links2 /mnt/cdrom/docs/html/index.html</i> |
601 | # <i>links2 /mnt/cdrom/docs/html/index.html</i> |
| 602 | </pre> |
602 | </pre> |
| 603 | |
603 | |
| 604 | <p> |
604 | <p> |
| 605 | However, it is preferred that you use the online Gentoo Handbook as it will be |
605 | However, it is preferred that you use the online Gentoo Handbook as it will be |
| 606 | more recent than the one provided on the CD. You can view it using <c>links2</c> |
606 | more recent than the one provided on the CD. You can view it using <c>links2</c> |