- Computer 1: Main computer, web sites, email, etc.
- Computer 2: Storage, uploading pictures, etc.
- Computer 3: Experimental installs, testing software, etc.
Tricky in this instance means, clone the c drive. The best free software for doing this is what Seagate gives you when you by their hard drive. The reason I like it is the versatility. Most of these utilities help you install and use your new drive. Most new drives are bigger than the old ones because this is America, Jack, home of bigger is better. Most software designed for this purpose has one limitation, that the target drive is bigger the original. Not Seagates though! The reason this is important is poor planning on my part. Yep. My "c" drive is bigger(250 GB) than my "d" drive(120GB). Who knew?
Another fine point to make is this process is fast and installing windows is like trying to get ketchup out of a bottle by turning it upside down. Just the install is maybe an hour and drivers and service packs can make it two. This took maybe ten minutes. Now, the final step is to alter your boot.ini file to look something like this:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="XP Home" /NoExecute=OptIn
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="XP Home" /NoExecute=OptIn
Change only the stuff in RED! The 1 would be the second disk because nerds sometimes start counting from 0 instead of 1! The "XP Home" stuff needs to be different, something like"work" and "games". After that, if something doesn't work right, make sure that in the BIOS settings, you can boot from either of your hard disks in some kind of order.