View Single Post
Old 01-07-2008, 05:21 PM   #6 (permalink)
Deleted090308
Not...
 
Join Date: Jan 2007
Posts: 22,277
OS: Xp


Re: Multiboot with 2 hard drives from diff comps.

OK.

Open boot.ini - save a copy first. Then replace the text with this:

Quote:
[boot loader]
timeout=3
default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Professional Edition" /fastdetect /NoExecute=OptIn
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Microsoft Windows XP 2" /fastdetect /NoExecute=OptIn
C:\CMDCONS\BOOTSECT.DAT="Microsoft Windows Recovery Console" /cmdcons
Save, close Notepad, the other windows and reboot.
Deleted090308 is offline   Reply With Quote