Quote:
[boot loader]
timeout=3
default=multi(0)disk(0)rdisk(0)partition(2)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Windows NT" /fastdetect
multi(0)disk(0)rdisk(0)partition(2)\WINNT="Windows 2000 Pro" /fastdetect
The multi(0) bit is the hard drive number - a bit like programming languages, this starts at 0, so your first hard drive is 0, the second is 1 etc. The next bit is your partition as it states, the final bit is what'll appear on your computer. I've re-named these entries on mine, but when you boot up your pc, you get a list of these in dos - you select which OS to use by pressing the up & down arrow keys to select the OS.