September 14th, 2012, 0:40
September 14th, 2012, 5:02
September 14th, 2012, 18:10
Well yeah, that's what I said. My question was if I need to set dd's block size to something specific to ensure a bit-for-bit clone, or barring that, any tools that would more securely make a bit clone.dick wrote: or better still would be to make a bit copy clone directly to a second drive
dick wrote:which is better because then you have the option to run tools from the emergency boot cd.
dick wrote:So once you have created the copy you can run Truecrypt tools from the recovery cd. It takes an age but one way would be to unencrypt the whole drive. You have that option in the recovery disk menu but as I said it does several hours to complete.
September 14th, 2012, 20:53
September 14th, 2012, 21:42
networks wrote:http://www.truecrypt.org/docs/?s=rescue-disk
TrueCrypt Rescue Disk site wrote:During the process of preparing the encryption of a system partition/drive, TrueCrypt requires that you create a so-called TrueCrypt Rescue Disk
September 15th, 2012, 4:02
September 15th, 2012, 12:43
This hard drive in question is not a system drive and I did not need to create a rescue disk; it is a USB storage device.
September 15th, 2012, 13:52
networks wrote:This hard drive in question is not a system drive and I did not need to create a rescue disk; it is a USB storage device.
Its ALWAYS best to create the rescue disk with ANY encrypted drive for situations like this one without this disk recovery options are in most cased not possible.
dd if=/dev/sdc of=/dev/sda1/disk.img bs=512 conv=noerrorSeptember 15th, 2012, 14:33
September 15th, 2012, 17:30
September 15th, 2012, 21:07
September 16th, 2012, 14:37
September 16th, 2012, 15:17
smilingahab wrote:Is there a way to check to make sure the image and the partition are identical?
September 16th, 2012, 17:04
September 16th, 2012, 17:20
September 17th, 2012, 12:08
smilingahab wrote:
- Code:
dd if=/dev/sdc of=/dev/sda1/disk.img bs=512 conv=noerror
smilingahab wrote:Please don't leave me ignorant when it comes to the Disk Destroyer - how was it wrong and non-optimal?
September 17th, 2012, 12:31
Well I did say to you to clone to a second drive for that exact reason!smilingahab wrote:Now what? the image dmde made isn't mountable in Truecrypt.
September 17th, 2012, 18:53
dick wrote:You can restore the image you made with Dmde to a second drive and then run the Truecrypt tools on that drive
Powered by phpBB © phpBB Group.