Hi Antonio,
Back in 1.17, you fixed the --cluster-size so that it would be special
when it was set to 1, so that no trimming would be needed. Starting in
1.18pre2 that became somewhat broken again. See the logfile examples
below. I tried to adjust for this by using the --skip-size option, but
no matter what number I put for its value, it gives the error "Numerical
argument out of limits".
Scott
# Rescue Logfile. Created by GNU ddrescue version 1.18-pre1
# Command line: ddrescue -d -f /dev/sdg /dev/null test.log -c1
# current_pos current_status
0x003CF600 ?
# pos size status
0x00000000 0x00302000 +
0x00302000 0x00000200 -
0x00302200 0x000CD200 +
0x003CF400 0x00000200 -
0x003CF600 0x2543006A00 ?
# Rescue Logfile. Created by GNU ddrescue version 1.18-pre5
# Command line: ddrescue -d -f /dev/sdg /dev/null test.log -c1
# current_pos current_status
0x003DF600 ?
# pos size status
0x00000000 0x00302000 +
0x00302000 0x00000200 -
0x00302200 0x00010000 *
0x00312200 0x000BD200 +
0x003CF400 0x00000200 -
0x003CF600 0x00010000 *
0x003DF600 0x2542FF6A00 ?
_______________________________________________
Bug-ddrescue mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-ddrescue