| … | |
… | |
| 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-hppa-disk.xml,v 1.4 2004/07/18 10:29:59 neysx Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml,v 1.5 2004/07/26 09:04:42 dertobi123 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> |
| … | |
… | |
| 154 | <subsection> |
154 | <subsection> |
| 155 | <title>Filesystems?</title> |
155 | <title>Filesystems?</title> |
| 156 | <body> |
156 | <body> |
| 157 | |
157 | |
| 158 | <p> |
158 | <p> |
| 159 | Several filesystems are available. Ext2, ext3 and reiserfs are found stable on |
159 | Several filesystems are available. Ext2, ext3, XFS and reiserfs are found stable on |
| 160 | the HPPA architecture. The others are very experimental. |
160 | the HPPA architecture. The others are very experimental. |
| 161 | </p> |
161 | </p> |
| 162 | |
162 | |
| 163 | <p> |
163 | <p> |
| 164 | <b>ext2</b> is the tried and true Linux filesystem but doesn't have metadata |
164 | <b>ext2</b> is the tried and true Linux filesystem but doesn't have metadata |