| … | |
… | |
| 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-disk.xml,v 1.2 2004/04/05 13:59:53 neysx Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-disk.xml,v 1.3 2004/04/06 11:29:32 bennyc Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | <section> |
10 | <section> |
| 11 | <title>Introduction to Block Devices</title> |
11 | <title>Introduction to Block Devices</title> |
| 12 | <subsection> |
12 | <subsection> |
| … | |
… | |
| 105 | <tr> |
105 | <tr> |
| 106 | <ti>/dev/sda1</ti> |
106 | <ti>/dev/sda1</ti> |
| 107 | <ti>ext3</ti> |
107 | <ti>ext3</ti> |
| 108 | <ti><2 GByte</ti> |
108 | <ti><2 GByte</ti> |
| 109 | <ti>/</ti> |
109 | <ti>/</ti> |
|
|
110 | <ti> |
| 110 | <ti>Root partition. For all sparc32 systems, and sparc64 systems with older |
111 | Root partition. For all sparc32 systems, and sparc64 systems with older |
| 111 | OBP versions, this <e>must</e> be less than 2 GBytes in size, and the first |
112 | OBP versions, this <e>must</e> be less than 2 GBytes in size, and the first |
| 112 | partition on the disk.</ti> |
113 | partition on the disk. |
|
|
114 | </ti> |
| 113 | </tr> |
115 | </tr> |
| 114 | <tr> |
116 | <tr> |
| 115 | <ti>/dev/sda2</ti> |
117 | <ti>/dev/sda2</ti> |
| 116 | <ti>swap</ti> |
118 | <ti>swap</ti> |
| 117 | <ti>512 MBytes</ti> |
119 | <ti>512 MBytes</ti> |
| 118 | <ti>none</ti> |
120 | <ti>none</ti> |
|
|
121 | <ti> |
| 119 | <ti>Swap partition. For bootstrap and certain larger compiles, at least 512 |
122 | Swap partition. For bootstrap and certain larger compiles, at least 512 |
| 120 | MBytes of RAM (including swap) is required.</ti> |
123 | MBytes of RAM (including swap) is required. |
|
|
124 | </ti> |
| 121 | </tr> |
125 | </tr> |
| 122 | <tr> |
126 | <tr> |
| 123 | <ti>/dev/sda3</ti> |
127 | <ti>/dev/sda3</ti> |
| 124 | <ti>none</ti> |
128 | <ti>none</ti> |
| 125 | <ti>Whole disk</ti> |
129 | <ti>Whole disk</ti> |
| … | |
… | |
| 129 | <tr> |
133 | <tr> |
| 130 | <ti>/dev/sda4</ti> |
134 | <ti>/dev/sda4</ti> |
| 131 | <ti>ext3</ti> |
135 | <ti>ext3</ti> |
| 132 | <ti>at least 2 GBytes</ti> |
136 | <ti>at least 2 GBytes</ti> |
| 133 | <ti>/usr</ti> |
137 | <ti>/usr</ti> |
|
|
138 | <ti> |
| 134 | <ti>/usr partition. Applications are installed here. By default this partition |
139 | /usr partition. Applications are installed here. By default this partition |
| 135 | is also used for portage data.</ti> |
140 | is also used for portage data. |
|
|
141 | </ti> |
| 136 | </tr> |
142 | </tr> |
| 137 | <tr> |
143 | <tr> |
| 138 | <ti>/dev/sda5</ti> |
144 | <ti>/dev/sda5</ti> |
| 139 | <ti>ext3</ti> |
145 | <ti>ext3</ti> |
| 140 | <ti>at least 1GByte</ti> |
146 | <ti>at least 1GByte</ti> |
| 141 | <ti>/var</ti> |
147 | <ti>/var</ti> |
|
|
148 | <ti> |
| 142 | <ti>/var partition. Used for program-generated data. By default portage uses |
149 | /var partition. Used for program-generated data. By default portage uses |
| 143 | this partition for temporary space whilst compiling. Certain larger |
150 | this partition for temporary space whilst compiling. Certain larger |
| 144 | applications such as Mozilla and OpenOffice.org can require over 1 GByte |
151 | applications such as Mozilla and OpenOffice.org can require over 1 GByte |
| 145 | of temporary space here when building.</ti> |
152 | of temporary space here when building. |
|
|
153 | </ti> |
| 146 | </tr> |
154 | </tr> |
| 147 | <tr> |
155 | <tr> |
| 148 | <ti>/dev/sda6</ti> |
156 | <ti>/dev/sda6</ti> |
| 149 | <ti>ext3</ti> |
157 | <ti>ext3</ti> |
| 150 | <ti>remaining space</ti> |
158 | <ti>remaining space</ti> |