Dual Booting Vista.

Associate
Joined
20 May 2006
Posts
1,068
Hi everyone,

I'm trying to dual boot XP and Vista, but having some problems..

untitledij4.jpg


I can't seem to find an option anywere to edit the XP OS loading options, as you can see I need to put the right paths in there.. somehow!

Any help would be greatly appriciated. :)
 
no one? :(

Who is dual boot with these two OS'? and how are you doing it?

When I want to switch between them I have to uninstall the vista boot loader to get on XP, then from XP install the boot loader to get back into vista :eek:
 
Just the boot.ini is important, in my case anyhow, here's my code (dualboot xp, one for intel/nforce chipset one for mobo's with SiS chipset:

boot.ini said:
[boot loader]
timeout=10
default=multi(0)disk(0)rdisk(0)partition(1)\WININT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WININT="Microsoft Windows XP Professional Intel x86" /fastdetect /usepmtimer /NoExecute=OptIn /KERNEL=kernel1.exe
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional SiS x86" /fastdetect


Boot .ini is a hidden file on your c:\ drive .
 
Back
Top Bottom