File: ddrutility_help.txt

package info (click to toggle)
ddrutility 2.8-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 716 kB
  • sloc: ansic: 6,087; sh: 804; makefile: 133
file content (31 lines) | stat: -rw-r--r-- 1,330 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
ddrutility - Tool set to aid in data recovery

Ddrutility is a toolset designed to help aid in data recovery using GNU
ddrescue. It contains the following programs:

Ddru_findbad - Utility for finding what files are related to bad sectors. For
more info on ddru_findbad, try 'ddru_findbad --help'.

Ddru_ntfsbitmap - Utility to extract the bitmap file from a NTFS partition, and
then create a domain log file to use with ddrescue that would only recover the
used portion of the partition. For more info on ddru_ntfsbitmap, try
'ddru_ntfsbitmap --help'.

Ddru_ntfsfindbad - Utility for NTFS partitions to find which files are related
to bad sectors in a ddrescue log file. You should use this for NTFS partitions
in place of the original ddru_findbad. For more info on ddru_ntfsfindbad, try
'ddru_ntfsfindbad --help'.

Ddru_diskutility - Advanced LINUX ONLY utility that can perform several
different functions on a disk, using some direct pass-through disk commands. For
more info on ddru_diskutility, try 'ddru_diskutility --help'.

Usage: ddrutility [options]

OPTIONS:
 -h, --help                    Show help and exit
 -v, --version                 Show version and exit

Report bugs to maximus57@hotmail.com
Or better yet, report bugs at the project home page
Ddrutility homepage: http://sourceforge.net/projects/ddrutility/