cumminbk Posted April 19, 2006 Posted April 19, 2006 i want to make a perfect back up of harddrive1 of XP to blank harddrive2. what is the best method
Thunderbolt 2864 Posted April 19, 2006 Posted April 19, 2006 You'll need a program that can clone your hard drive, like Norton Ghost.
murvun Posted April 19, 2006 Posted April 19, 2006 you only need a linux live cd (like knoppix)... dd if=/dev/sda of=/dev/sdb copies the first hdd to the second hdddd if=/dev/sda1 of=/dev/sdb1 copies the first partition from hdd1 to hdd2
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now