-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
I've used the example HashDrives code for hashing complete drives, by setting the lengthTodo = disk.SizeBytes, but it fails against a Kingston 128GB USB drive when trying to access the last sector, with the error "The drive cannot find the sector requested".
The device can be successfully hashed using other tools without issue.
The drive has an odd number of sectors (242,155,521 sectors, 512 bytes per sector (123,983,626,752 bytes)). Could this be causing the problem?
Metadata
Metadata
Assignees
Labels
No labels