mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-02-04 00:54:33 +00:00
Verify command reports errors in image when none were reported while dumping #463
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 (Jul 26, 2020).
Originally assigned to: @claunia on GitHub.
Prerequisites
Description
Running the verify command on an image of the cranberries rainbow CD reports 61 errors, but Aaru didn't report any errors while dumping. The dump doesn't match the dump from DIC, and logs can be provided from that too if needed. Log files: cranberries1.zip Image: https://we.tl/t-3Ms5ydkM44
Exact command line used:
aaru i verify cranberries1.aarufOutput of command execution with debug output enabled
@claunia commented on GitHub (Nov 10, 2020):
Aaru didn't report any errors because the drive didn't either. Try with another drive. Detection of failing sectors during dumping cannot be fixed before 6.0.
@claunia commented on GitHub (Apr 28, 2024):