So, I have a computer that has two OSs on different hard drives (XP on host, 2000 Pro on slave) and i am having a bit of trouble. this is my Boot.ini as i beleive it should be, but im not sure if Disk or Multi gets the 1, to signify a second hard drive.
[bootloader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(2)/Windows
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)/Windows="Microscotch Windows XP" /noexecute=optin /fastdetect
multi(0)disk(0)rdisk(0)partition(2)/WinNT="Microscotch Windows 2000" /fastdetect
Boot.ini wrote:
[bootloader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(2)/Windows
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)/Windows="Microscotch Windows XP" /noexecute=optin /fastdetect
multi(0)disk(0)rdisk(0)partition(2)/WinNT="Microscotch Windows 2000" /fastdetect