[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Weird bug -- non-integral sector number
From: |
Franc Zabkar |
Subject: |
Weird bug -- non-integral sector number |
Date: |
Sat, 26 Aug 2023 04:05:09 +1000 |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; rv:102.0) Gecko/20100101 Thunderbird/102.14.0 |
This is the thread:
https://www.hddoracle.com/viewtopic.php?f=172&t=3302
The last two lines of the mapfile contain three numeric values which
don't make sense. That is, the numbers 0x0EBE8700, 0x1CD5A9A8700 and
0x464757900 are not integer multiples of the sector size, 0x200.
This is the ddrescue mapfile:
# Mapfile. Created by GNU ddrescue version 1.24
# Command line: ddrescue -n -r1 -v -f /dev/sdd /dev/sda
cloneWDMyPassport2TB.txt
# Start time: 2023-08-20 16:56:03
# Current time: 2023-08-20 16:57:20
# Copying non-tried blocks... Pass 1 (forwards)
# current_pos current_status current_pass
0x142D3A80000 ? 1
# pos size status
0x00000000 0x26F1162000 +
0x26F1162000 0x0001E000 *
0x26F1180000 0x01310000 ?
0x26F2490000 0x00002000 +
0x26F2492000 0x0001E000 *
0x26F24B0000 0x01320000 ?
0x26F37D0000 0xA21F210000 +
0xC9129E0000 0x141DCB9C00 ?
0xDD30699C00 0x00AF6400 +
0xDD31190000 0x113A0F0000 ?
0xEE6B280000 0x2DF4960000 +
0x11C5FBE0000 0x24EEAAE800 ?
0x1414E68E800 0x1853F1800 +
0x142D3A80000 0x22CD140000 ?
0x165A0BC0000 0x5398E0000 +
0x16ADA4A0000 0x4F86893800 ?
0x1BA60D33800 0x846C0A800 +
0x1C2A793E000 0x00012000 *
0x1C2A7950000 0x01310000 ?
0x1C2A8C60000 0x392D30000 +
0x1C63B990000 0x21D819000 ?
0x1C8591A9000 0x9D917000 +
0x1C8F6AC0000 0x13F44E000 ?
0x1CA35F0E000 0x2BABB2000 +
0x1CCF0AC0000 0x10865800 ?
0x1CD01325800 0x4AA9A800 +
0x1CD4BDC0000 0x0EBE8700 ? <---
0x1CD5A9A8700 0x464757900 + <---
- Weird bug -- non-integral sector number,
Franc Zabkar <=