User Tools

Site Tools


cloning_a_hdd

=====Cloning a HDD===== 1. Boot from any Linux Live CD/ USB key 2. Intall gddrescue sudo apt install gddrescue 3. Open gparted, check the name of the input and output drives (sda, sdb, sdc, etc) 4. Once you know, the only thing you need to do is type in the terminal (replace sdX and sdY by the input and output drive, respectively): sudo ddrescue -f /dev/sdX /dev/sdY /home/logl.log 5. Done. Safer and faster than dd command. source : https://www.data-medics.com/forum/how-to-clone-a-hard-drive-with-bad-sectors-using-ddrescue-t133.html

Best i found is using a clonezilla live usb key. Use Etcher to burn the iso.

cloning_a_hdd.txt · Last modified: 2018/01/02 11:47 by greg