How to Clone an Encrypted Hard Drive

Whether for backup or forensics, the cloning of an encrypted hard drive can be   accomplished easily using the dd, or disk dump, tool that comes with all  POSIX-based operating systems. As a raw disk writer, dd takes all of the  information on the hard drive, bit by bit, and clones it in identical form on  another disk. The advantage of this is that it can clone encryption and all  without having to access the encrypted file structure. Data can remain secure  while a backup is made.

 

Instructions
◦1 Open a command prompt or terminal window on your operating system. On Windows  this can be done by typing "cmd" into the Run dialog and pressing "Enter," while  on Linux and Mac OS X you can simply launch the Terminal application from your  desktop.

 

◦2 Print your disk information either using the "fdisk" command or by launching  Disk Management in Windows. Write down the physical device names for both the  disk you want to copy and the disk receiving the data. Both should be connected  to the computer at this time.


◦3 Type "dd if=/dev/disk1 of=/dev/disk2" where "/dev/disk1" is the physical  device name of the disk you want to copy and "/dev/disk2" is the physical device  name of the disk to receive the data. The "if" parameter stands for input format  and "of" stands for output format.

 
Original Link: http://www.ehow.com/how_7470563_clone-encrypted-hard-drive.html

 

  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值