| … | |
… | |
| 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-arm-disk.xml,v 1.6 2007/06/26 07:07:27 nightmorph Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-disk.xml,v 1.7 2007/07/10 22:57:37 nightmorph Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>5.1</version> |
11 | <version>5.1</version> |
| 12 | <date>2007-06-26</date> |
12 | <date>2007-06-26</date> |
| … | |
… | |
| 498 | <subsection> |
498 | <subsection> |
| 499 | <title>Filesystems?</title> |
499 | <title>Filesystems?</title> |
| 500 | <body> |
500 | <body> |
| 501 | |
501 | |
| 502 | <p> |
502 | <p> |
| 503 | Several filesystems are available. Some of them are found stable on the amd64 |
503 | Several filesystems are available. Some of them are found stable on the arm |
| 504 | architecture, others aren't. The following filesystems are found to be stable: |
504 | architecture, others aren't. The following filesystems are found to be stable: |
| 505 | ext2 and ext3. jfs and reiserfs may work but need more testing. If you're |
505 | ext2 and ext3. jfs and reiserfs may work but need more testing. If you're |
| 506 | really adventurous you can try the unsupported filesystems. |
506 | really adventurous you can try the unsupported filesystems. |
| 507 | </p> |
507 | </p> |
| 508 | |
508 | |