I recently had to modify my system's boot.ini file manually to finish a dual-boot configuration, and I found this site to be very handy.
In case you're wondering, this is what my boot.ini file looks like now:
[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="Windows Server 2003, Enterprise (C)" /fastdetect
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Windows XP Professional (D)" /fastdetect
No comments:
Post a Comment