May 24, 201016 yr I'm planning to get a Samsung F3 1TB drive soon to serve as a data hard drive. Right now, I'm running on a single WD 640GB drive that has a boot/system partition © and a larger data partition (D). Basically, I would like to copy/clone everything on the current D: partition to the new drive (which will just have one large partition), and have the new hard drive take over as the new D. In terms of software, what would be the best way to go about doing this? Is it possible to do it within Windows, or would I need to resort to a Linux live environment?
May 24, 201016 yr Right, the only reason why you'd ever need to "clone" a volume is if it has specific boot data that is kept on the hard disk outside where the file system resides. Otherwise, if its just data, you can use anything even a copy/paste.
May 24, 201016 yr Author Right, the only reason why you'd ever need to "clone" a volume is if it has specific boot data that is kept on the hard disk outside where the file system resides. Otherwise, if its just data, you can use anything even a copy/paste.OK. But I would expect that initially Windows would assign a new drive letter other than D to the new drive. How do I prevent this and have the new drive seamlessly take over as the new D drive without ever losing access to my data?
May 24, 201016 yr OK. But I would expect that initially Windows would assign a new drive letter other than D to the new drive. How do I prevent this and have the new drive seamlessly take over as the new D drive without ever losing access to my data?Sure it will.Connect the "new" hard disk.It will get a drive letter, let's say "G:".Copy all files from D: to G: (please note that if you use copy and paste dates of folder will change), a better idea is to use the NTbackup or a more suitable copy app, like XCOPY or ROBOCOPY, or STRARC.Go to Disk manager.Remove the drive letter from drive D:Assign the now free D: letter to drive G:Assign another letter to the (orphaned of the D: letter) driveRather obviously don't keep a few tens of Word and Excel files open while copying. (actually you should be running NO other app but the copying tool and Disk Manager until you have perforemd the copy and the re-name).jaclaz
May 25, 201016 yr Author Great, thanks for the tip. Should I do this in safe mode, or is it OK to do it in Windows?
Create an account or sign in to comment