mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-02-04 00:54:33 +00:00
Verification counts error at same address multiple time in SmartE image #802
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TheRogueArchivist on GitHub (Aug 21, 2021).
Prerequisites
Check and fill as appropriate:
Description
When verifying a CCD image of a disc protected with SmartE, the verify command lists 10 sectors as bad, and when running with debug, Aaru says that the same address is bad 10 times instead of 10 different addresses.
Exact command line used:
aaru -d i verify .\AOE3X.ccdExpected behavior:
Actual behavior:
Output of command execution with debug output enabled
Image
@vvs- commented on GitHub (Sep 6, 2021):
SmartE images created by DIC actually contain 10 sectors with the same MSF. AFAIK that's how SmartE works.