NeghVar
2[H]4U
- Joined
- May 1, 2003
- Messages
- 2,685
Anyone know of a raw data copy app that can be instructed to skip unreadable sectors?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
conv=value[, value ...]
Where value is one of the symbols from the following list.
noerror Do not stop processing on an input error. When an
input error occurs, a diagnostic message followed by
the current input and output block counts will be
written to the standard error output in the same format
as the standard completion message. If the sync
conversion is also specified, any missing input data
will be replaced with NUL bytes (or with spaces if a
block oriented conversion value was specified) and
processed as a normal input buffer. If the sync
conversion is not specified, the input block is omitted
from the output. On input files which are not tapes or
pipes, the file offset will be positioned past the
block in which the error occurred using lseek(2).