| … | |
… | |
| 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/2.5 --> |
5 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 6 | |
6 | |
| 7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml,v 1.51 2012/10/06 19:54:14 swift Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-disk.xml,v 1.52 2012/10/28 10:29:03 swift Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <abstract> |
11 | <abstract> |
| 12 | To be able to install Gentoo, you must create the necessary partitions. |
12 | To be able to install Gentoo, you must create the necessary partitions. |
| 13 | This chapter describes how to partition a disk for future usage. |
13 | This chapter describes how to partition a disk for future usage. |
| 14 | </abstract> |
14 | </abstract> |
| 15 | |
15 | |
| 16 | <version>12</version> |
16 | <version>13</version> |
| 17 | <date>2012-10-06</date> |
17 | <date>2012-10-28</date> |
| 18 | |
18 | |
| 19 | <section> |
19 | <section> |
| 20 | <title>Introduction to Block Devices</title> |
20 | <title>Introduction to Block Devices</title> |
| 21 | |
21 | |
| 22 | <subsection> |
22 | <subsection> |
| … | |
… | |
| 113 | <ti>Linux Swap</ti> |
113 | <ti>Linux Swap</ti> |
| 114 | </tr> |
114 | </tr> |
| 115 | <tr> |
115 | <tr> |
| 116 | <ti><path>/dev/sda4</path></ti> |
116 | <ti><path>/dev/sda4</path></ti> |
| 117 | <ti>Rest of Disk</ti> |
117 | <ti>Rest of Disk</ti> |
| 118 | <ti>ext3, reiserfs, xfs</ti> |
118 | <ti>ext3, ext4, reiserfs, xfs</ti> |
| 119 | <ti>Linux Root</ti> |
119 | <ti>Linux Root</ti> |
| 120 | </tr> |
120 | </tr> |
| 121 | </table> |
121 | </table> |
| 122 | |
122 | |
| 123 | </body> |
123 | </body> |
| … | |
… | |
| 172 | <ti>Linux Swap</ti> |
172 | <ti>Linux Swap</ti> |
| 173 | </tr> |
173 | </tr> |
| 174 | <tr> |
174 | <tr> |
| 175 | <ti><path>/dev/sda4</path></ti> |
175 | <ti><path>/dev/sda4</path></ti> |
| 176 | <ti>Rest of Disk</ti> |
176 | <ti>Rest of Disk</ti> |
| 177 | <ti>ext3, reiserfs, xfs</ti> |
177 | <ti>ext3, ext4, reiserfs, xfs</ti> |
| 178 | <ti>Linux Root</ti> |
178 | <ti>Linux Root</ti> |
| 179 | </tr> |
179 | </tr> |
| 180 | </table> |
180 | </table> |
| 181 | |
181 | |
| 182 | </body> |
182 | </body> |
| … | |
… | |
| 215 | <ti>Linux Swap</ti> |
215 | <ti>Linux Swap</ti> |
| 216 | </tr> |
216 | </tr> |
| 217 | <tr> |
217 | <tr> |
| 218 | <ti><path>/dev/sda3</path></ti> |
218 | <ti><path>/dev/sda3</path></ti> |
| 219 | <ti>Rest of Disk</ti> |
219 | <ti>Rest of Disk</ti> |
| 220 | <ti>ext3, reiserfs, xfs</ti> |
220 | <ti>ext3, ext4, reiserfs, xfs</ti> |
| 221 | <ti>Linux Root</ti> |
221 | <ti>Linux Root</ti> |
| 222 | </tr> |
222 | </tr> |
| 223 | </table> |
223 | </table> |
| 224 | |
224 | |
| 225 | </body> |
225 | </body> |
| … | |
… | |
| 253 | <ti>Linux Swap (Type 0x82)</ti> |
253 | <ti>Linux Swap (Type 0x82)</ti> |
| 254 | </tr> |
254 | </tr> |
| 255 | <tr> |
255 | <tr> |
| 256 | <ti><path>/dev/sda3</path></ti> |
256 | <ti><path>/dev/sda3</path></ti> |
| 257 | <ti>Rest of Disk</ti> |
257 | <ti>Rest of Disk</ti> |
| 258 | <ti>ext3, reiserfs, xfs</ti> |
258 | <ti>ext3, ext4, reiserfs, xfs</ti> |
| 259 | <ti>Linux Root (Type 0x83)</ti> |
259 | <ti>Linux Root (Type 0x83)</ti> |
| 260 | </tr> |
260 | </tr> |
| 261 | </table> |
261 | </table> |
| 262 | |
262 | |
| 263 | <warn> |
263 | <warn> |
| … | |
… | |
| 538 | <tr> |
538 | <tr> |
| 539 | <ti>ext3</ti> |
539 | <ti>ext3</ti> |
| 540 | <ti><c>mke2fs -j</c></ti> |
540 | <ti><c>mke2fs -j</c></ti> |
| 541 | </tr> |
541 | </tr> |
| 542 | <tr> |
542 | <tr> |
|
|
543 | <ti>ext4</ti> |
|
|
544 | <ti><c>mkfs.ext4</c></ti> |
|
|
545 | </tr> |
|
|
546 | <tr> |
| 543 | <ti>reiserfs</ti> |
547 | <ti>reiserfs</ti> |
| 544 | <ti><c>mkreiserfs</c></ti> |
548 | <ti><c>mkreiserfs</c></ti> |
| 545 | </tr> |
549 | </tr> |
| 546 | <tr> |
550 | <tr> |
| 547 | <ti>xfs</ti> |
551 | <ti>xfs</ti> |