File: ddru_diskutility.1

package info (click to toggle)
ddrutility 2.8-1.1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 716 kB
  • sloc: ansic: 6,087; sh: 804; makefile: 133
file content (84 lines) | stat: -rw-r--r-- 2,257 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.44.1.
.TH DDRU_DISKUTILITY "1" "November 2016" "ddru_diskutility 1.3 20141005" "User Commands"
.SH NAME
ddru_diskutility \- Part of the ddrutility tool set.
.SH SYNOPSIS
.B ddru_diskutility
[\fIoptions\fR] \fI<source_disk>\fR
.SH DESCRIPTION
ddru_diskutility \- Part of the ddrutility tool set
Multi\-purpose tool that uses direct passthrough commands to perform actions on
the source disk
.SS "OPTIONS:"
.TP
\fB\-v\fR, \fB\-\-version\fR
Show version and exit
.TP
\fB\-h\fR, \fB\-\-help\fR
Show help and exit
.TP
\fB\-V\fR, \fB\-\-verbose\fR
Show additional information
.TP
\fB\-b\fR, \fB\-\-sectorsize\fR <bytes>
Sets sector size (default=512)
.TP
\fB\-B\fR, \fB\-\-binary\fR
output some results in binary
.TP
\fB\-c\fR, \fB\-\-clustersize\fR <sectors>
Number of sectors per block (default=1)
.TP
\fB\-d\fR, \fB\-\-direct\fR
Use direct I/O
.TP
\fB\-p\fR, \fB\-\-sgpt\fR
Use SCSI passthrough commands
.TP
\fB\-P\fR, \fB\-\-sgptata\fR
Use ATA passthrough commands
.TP
\fB\-i\fR, \fB\-\-inputoffset\fR <bytes>
Input read offset in bytes
.TP
\fB\-I\fR, \fB\-\-inquiry\fR
Show device information
.TP
\fB\-s\fR, \fB\-\-readsize\fR <bytes>
Size to be read in bytes
.TP
\fB\-r\fR, \fB\-\-readsector\fR <sector>
Reads block of sectors starting at <sector>
.TP
\fB\-l\fR, \fB\-\-readlong28\fR <sector>
Performs old readlong command
.TP
\fB\-L\fR, \fB\-\-readlong48\fR <sector>
Performs readlong extended command
.TP
\fB\-g\fR, \fB\-\-readlongbest\fR <count>
Peforms multiple readlongs and shows average
.SH "REPORTING BUGS"
Report bugs to maximus57@hotmail.com
.br
Or better yet, report bugs at the project home page
.br
Ddrutility homepage: http://sourceforge.net/projects/ddrutility/
.SH COPYRIGHT
Copyright \(co 2014 Scott Dwyer.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
.br
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
.SH "SEE ALSO"
The full documentation for
.B ddru_diskutility
is maintained as a Texinfo manual.  If the
.B info
and
.B ddru_diskutility
programs are properly installed at your site, the command
.IP
.B info ddrutility
.PP
should give you access to the complete manual.