Jump to content

Windows XP Boot


gui_m

Recommended Posts


Alright so i've decided to fix this a little differently as I couldn't create the entry in boot.ini... I created a new logical partition in the same HD (after the original installation partition) and installed windows XP again. I can now access my boot.ini file and it reads:

[boot loader]
timeout=30
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" /noexecute=optin /fastdetect

How should I edit this so I can boot from the original installation of windows, on the first partition (primary partition)

I believe if you edit the string

multi(0)disk(0)rdisk(0)partition(2)\WINDOWS

in the partition(2), change it to partition(1)

IE.

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

Do this in both instances and it should work. Besure to back up you boot.ini as something like boot.old or some other so if it doesn't work you can just delete and rename.

Hope that helps

*Stupid me forgot to look at the second page. Sorry Lol

Edited by Hatefulsorrow
Link to comment
Share on other sites

Change this line:-

multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect

To:-

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect

should work.. that Boot.ini file is loading the XP install on your primary hard drive's 2nd partition

Hope this helps

EDIT: Ignore me! i'm still asleep and noticed it's already answered!

Edited by Terminal_Storm
Link to comment
Share on other sites

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...