I am trying to use OSFMount to access the data from a complete raw HDD image made by ddrescue.
The partition table is intact and accessible but my HDD has a partition encrypted with Truecrypt with the data that I need to salvage.
Truecrypt fails to interpret the new "device" from OSFMount as a device ...
So I have to copy the partition into a new file and start from there ...
Now is the problem:
If I try to "copy | transform" the correct encrypted partition into a new file for Truecrypt I get "CRC error found" and at the it stops copying ...
Is there anyway to ignore or bypass those CRC errors ?
Thanks in advance
The partition table is intact and accessible but my HDD has a partition encrypted with Truecrypt with the data that I need to salvage.
Truecrypt fails to interpret the new "device" from OSFMount as a device ...
So I have to copy the partition into a new file and start from there ...
Now is the problem:
If I try to "copy | transform" the correct encrypted partition into a new file for Truecrypt I get "CRC error found" and at the it stops copying ...
Is there anyway to ignore or bypass those CRC errors ?
Thanks in advance
Comment