source: data_recovery/trunk/README

Last change on this file was 28, checked in by retracile, 15 years ago

Data Recovery: a couple data recovery utilties

File size: 233 bytes
Line 
1Use salvage_data.py to read data off the disk, and stream a log of the data.
2Then use recover_log.py to turn that back into a disk image like you would have gotten with dd if there weren't problems, and also a more compact log file.
Note: See TracBrowser for help on using the repository browser.