Possible Duplicate:
How to clone a hard drive to an image that I can open later?
This question stemed from my other question:
How do I make a bit copy of my internal hard drive to an external hard drive and check the disk for errors?
This question stemed from my other question: How do I make a bit copy of my internal hard drive to an external hard drive and check the disk for errors? |
|||
|
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
if your external harddrive is larger than your internal i would use
note: sda is your source disk sdb is your destination drive (external). this will also overwrite any data on your external drive you can install ddrescue via i prefer ddrescue over normal dd becasue it gives you a nice progress bar and it will log i/o errors |
|||
|
|
|
I regularly make complete hardrive copies using Clonezilla.
I recommend downloading the live version and boot your computer from it then you can make a complete copy of the harddrive to and external drive or network drive. Clonezilla will also run checks if you wish during and after creating the copy. References: |
|||
|
|