Difference between pages "Talk:Ext2" and "Extended File System (Ext)"
From Forensics Wiki
(Difference between pages)
Joachim Metz (Talk | contribs) |
Joachim Metz (Talk | contribs) (Created page with "{{expand}} The Extended File System (Ext) is a family of file systems consisting of: * ext * ext2 * ext3 * ext4 == Ext2 == '''ext2''' or the '''second extended file system''...") |
||
| Line 1: | Line 1: | ||
| − | [[ | + | {{expand}} |
| + | |||
| + | The Extended File System (Ext) is a family of file systems consisting of: | ||
| + | * ext | ||
| + | * ext2 | ||
| + | * ext3 | ||
| + | * ext4 | ||
| + | |||
| + | == Ext2 == | ||
| + | '''ext2''' or the '''second extended file system''' is a [[Linux]] filesystem designed as a replacement for ext. Note that ext3 is mostly compatible with ext2. | ||
| + | |||
| + | == See Also == | ||
| + | |||
| + | |||
| + | == External Links == | ||
| + | |||
| + | === Ext2 === | ||
| + | * [http://en.wikipedia.org/wiki/Ext2 Wikipedia article on EXT2] | ||
| + | * [http://www.nongnu.org./ext2-doc/ext2.html Layout of the EXT2 Filesystem] | ||
| + | * [http://fedora.linuxsir.org/doc/ext2undelete/Ext2fs-Undeletion.html Linux Ext2fs Undeletion mini-HOWTO] | ||
| + | * [http://unixsadm.blogspot.com/2007/11/ext2-filesystem-for-linux-and-solaris.html Using ext2 on other systems] | ||
| + | |||
| + | == Tools == | ||
| + | The [[Sleuthkit]] and [[R-Studio]] can be used to perform recovery of data from the EXT2 filesystem. Various data carving tools like [[Foremost]] and [[Scalpel]] also support the ext2 filesystem. | ||
| + | |||
| + | [[Category:File Systems]] | ||
Revision as of 03:10, 31 July 2012
|
Please help to improve this article by expanding it.
|
The Extended File System (Ext) is a family of file systems consisting of:
- ext
- ext2
- ext3
- ext4
Contents |
Ext2
ext2 or the second extended file system is a Linux filesystem designed as a replacement for ext. Note that ext3 is mostly compatible with ext2.
See Also
External Links
Ext2
- Wikipedia article on EXT2
- Layout of the EXT2 Filesystem
- Linux Ext2fs Undeletion mini-HOWTO
- Using ext2 on other systems
Tools
The Sleuthkit and R-Studio can be used to perform recovery of data from the EXT2 filesystem. Various data carving tools like Foremost and Scalpel also support the ext2 filesystem.