Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux:ext3 [2008/03/21 22:39]
a
linux:ext3 [2009/07/23 15:32] (current)
193.164.137.40 HOWTO recover deleted files on an ext3 file system
Line 1: Line 1:
 ====== EXT3 twickes ====== ====== EXT3 twickes ======
 +
 +links:
 +   * [[http://www.xs4all.nl/~carlo17/howto/undelete_ext3.html|HOWTO recover deleted files on an ext3 file system]]
 ===== Journals ===== ===== Journals =====
 ext3 has 3 journal modes, Journal, Ordered, and Writeback (slowest to fastest) ext3 has 3 journal modes, Journal, Ordered, and Writeback (slowest to fastest)
Line 26: Line 29:
  
 Remember, you don't want to remove the reserved blocks entirely, just reduce it to gain back unused space for unprivileged data. Remember, you don't want to remove the reserved blocks entirely, just reduce it to gain back unused space for unprivileged data.
 +
  
 ===== dir_index: Use hashed b-trees to speed up lookups in large directories. ===== ===== dir_index: Use hashed b-trees to speed up lookups in large directories. =====
Line 43: Line 47:
 If this is your root partition, this will remount it as read only - otherwise it will be completely unmounted. You can then proceed to running If this is your root partition, this will remount it as read only - otherwise it will be completely unmounted. You can then proceed to running
  
-   fsck -Df /dev/sda1+   e2fsck -Df /dev/sda1
  
 and then and then
    reboot    reboot
 +
  
  
Line 84: Line 89:
 An entry in the fstab file usually looks something like this: An entry in the fstab file usually looks something like this:
  
-  /dev/sda1       /               ext3    defaults,errors=remount-ro,noatime 0       1+  /dev/sda1       /               ext3    defaults,errors=remount-ro,noatime,nodiratime 0       1
  
  
  
  
linux/ext3.1206135570.txt.gz ยท Last modified: 2009/05/25 00:34 (external edit)
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready