> For the complete documentation index, see [llms.txt](https://slackwarecn.gitbook.io/slackbook_cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://slackwarecn.gitbook.io/slackbook_cn/chapter_11/local_filesystem_types/ext2.md).

# ext2

ext2 是 Slackware 所包含的最古老的一个文件系统，它用来在磁盘上存放数据。想对于其它文件系统，ext2 是很简单的。它在读写数据的速度上要比其他文件系统快些，但是它不包含日志功能。也就是说，如果出现故障，必须对文件系统进行全面的检查来发现和修复错误。
