Jump to content

Recommended Posts


Posted (edited)
I have installed xp & vista on my pc is it possible to boot xp as default os.

If so how do i do it.

Regards

Colin Bate

It is really easy: On my system my main drive has two partitions. One for XP

and the other for Vista.

My XP installation is on C: and my Vista installation is on F:

I copied the F:\Windows\System32\winload.exe (Vista Installation) file to

C:\Windows\System32 (XP Installation)

Then I edited the boot.ini file as follows:

Original boot.ini:

[boot loader]

timeout=10

default=multi(0)disk(0)rdisk(0)partition(2)WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)WINDOWS="Microsoft Windows XP Home

Edition" /FASTDETECT /NOEXECUTE=ALWAYSOFF

multi(0)disk(0)rdisk(0)partition(2)WINDOWS="Microsoft Windows Longhorn"

/NOEXECUTE=ALWAYSOFF /FASTDETECT /USENEWLOADER

New Boot.ini:

[boot loader]

timeout=10

default=multi(0)disk(0)rdisk(0)partition(1)WINDOWS

[operating systems]

multi(0)disk(0)rdisk(0)partition(1)WINDOWS="Microsoft Windows XP Home

Edition" /FASTDETECT /NOEXECUTE=ALWAYSOFF /USENEWLOADER

multi(0)disk(0)rdisk(0)partition(2)WINDOWS="Microsoft Windows Longhorn"

/NOEXECUTE=ALWAYSOFF /FASTDETECT /USENEWLOADER

As you can see I just added the /USENEWLOADER switch to the XP Installation. And changed:

default=multi(0)disk(0)rdisk(0)partition(2)WINDOWS

To: default=multi(0)disk(0)rdisk(0)partition(1)WINDOWS

This will also get you down to only 1 boot screen.

Kind Regards :)

Edited by King of Doom
Posted

the easiest way to do so is

- right click my computer

- properties

- advance tab

- under startup and recovery click settings

- select default system under default operating system dropdown menu.

you can also set the timings.

if this does not work then you got to follow king of doom's steps.

  • 1 year later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...