1. A second hard drive is definitely a good idea if this is your first time experimenting with a dual-boot system. That way it's less likely that any possible mistake you make with the Linux install wil hose your Windows partition too.
2. Regardless of how you choose to install: Back up your system first!
3. Do not reformat the existing D: partition; delete it instead, leaving the resulting space unallocated. Why? A couple of reasons:
a) Linux doesn't use the same filesystem formats as Windows does (NTFS and FAT32), so if you reformat the existing D: partition with a Winodws formatting tool, the Linux installer is just going to reformat the partition with a Linux (ext2, ext3, Reiserfs, etc.) filesystem format anyway.
b) Unlike Windows, Linux normally uses a separate partition for its Swap (virtual memory) space, as opposed to WIndows, which only uses a Swap file. In other words, the Linux installer will want to create(at least) two partitions in the space now occupied by your single D: partition. It will create one large partition for the OS and your data, and another smaller partition (about 2 times as large as the amount of your physical RAM) for the swap file. By default, some Linux distros even create a third (small) partition for your boot files.
Reputation Points: 221
Solved Threads: 369
Wombat At Large
Offline 6,439 posts
since Dec 2003