Difference between pages "WinClear" and "Ext3"
From Forensics Wiki
(Difference between pages)
Joachim Metz (Talk | contribs) |
(New page: '''ext3''' or the '''third extended file system''' is a Linux filesystem. Its main advantage over ext2 is journalling which improves reliability and eliminates the need to check th...) |
||
| Line 1: | Line 1: | ||
| − | + | '''ext3''' or the '''third extended file system''' is a [[Linux]] filesystem. Its main advantage over [[ext2]] is journalling which improves reliability and eliminates the need to check the file system after an unclean shutdown. | |
| − | + | == See Also == | |
| − | + | * [[ext2]] | |
| − | + | * [[ext4]] | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | == External Links == | |
| − | + | * [http://en.wikipedia.org/wiki/Ext3 Wikipedia article on EXT3] | |
| − | * | + | * [http://linux.sys-con.com/node/117909 Why Recovering a Deleted Ext3 File Is Difficult (by Brian Carrier)] |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | * http:// | + | |
| − | + | ||
| − | [[Category: | + | [[Category:Disk file systems]] |
Revision as of 05:41, 31 December 2008
ext3 or the third extended file system is a Linux filesystem. Its main advantage over ext2 is journalling which improves reliability and eliminates the need to check the file system after an unclean shutdown.