diff options
author | robi <robi> | 2011-04-25 16:31:51 +0000 |
---|---|---|
committer | robi <robi> | 2011-04-25 16:31:51 +0000 |
commit | 062b2e06421dfca976edd8ef5d2f18756be095bf (patch) | |
tree | 1cad1ca69f6b2a8090a832b05d2eb00091c21c8d /NEWS | |
parent | fc9a751d28b4484e6d12c6bae3560030675158dc (diff) |
new: disaster recovery
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ + + + + + Expansion of the Expert-Mode. + With the new "-D" option it is possible to recover data from severely damaged file systems. + For example: the file system has been partially overwritten. But large parts of the file + system are not destroyed. + ext4magic 0.2.1 Optional Expert-Mode with the following new options "-s blocksize" ; "-n blockcount" ; "-c" This makes it possible to open front corrupted file systems. |