Simple Easy Tutorial - Change Default Boot Loader Windows

RegisterLogin
Simple Easy Tutorial - Change Default Boot Loader Windows
Post Description: Simple Easy Tutorial - Change Default Boot Loader Windows
Tags: simple, easy, tutorial, -, change, default, boot, loader, windows
This Post Was Posted On Sep 25, 2009 By webmaster #467
This tutorial is intended to users who have dual boot systems and want to change the default operating system to load when starting your computer or server.

In this scenario, I have a computer with one disk, and have installed two operating systems in this disk, first one being Windows Server 2003 Standard and second one being Mircrosoft Windows XP Professional. When I boot up my computer, it automatically boots to windows xp, but i want to change it so it boots server 2003 instead by default. When I start my computer this is what the boot loading screen says:

     Code:
Please select the operating system to start:

Windows Server 2003, Standard
Microsoft Windows XP Professional

Use the up and down arrow keys to move the highlight to your choice.
Press ENTER to choose.

For troubleshooting and advanced startup options for Windows, press F8.

The first step to do is to go ahead and login to windows xp.

2. After windows XP has been loaded, login as user with administrator privilages.

3. Click on the Start Menu (bottom left of the screen)

4. Then Select Run
25p-467-windows-start-menu.gif

5. A small popup will appear. Type the following: C:boot.ini

(in my example C is the drive where I have installed windows Xp)
25p-467-windows-run-popup.gif
6. Click Ok

7. If you are asked to choose a program to open the file with, Select "Select the program from a list" and browse and select notepad
25p-467-cannot-open-file.gif

8. Once you have opened boot.ini with notepad the file contents will look like this:

     Code:
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)WINDOWS="Windows Server 2003, Standard" /fastdetect
multi(0)disk(0)rdisk(0)partition(1)WINDOWS="Microsoft Windows XP Professional" /fastdetect


Now Change to This:

     Code:
[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="Windows Server 2003, Standard" /fastdetect
multi(0)disk(0)rdisk(0)partition(1)WINDOWS="Microsoft Windows XP Professional" /fastdetect
* I basically changed the 1 to 2 in the third line
from: default=multi(0)disk(0)rdisk(0)partition(1)WINDOWS
to: default=multi(0)disk(0)rdisk(0)partition(2)WINDOWS

9. Save your changes and close the boot.ini file

10. Restart your computer / server.

11. Now when you restart, windows XP will start by default instead of windows server 2003
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
lolek
#5112 1
i have a small problem... boot.ini appears to be read only and i can't change it because it's not showed in c:\ although i have hidden files included
May 15, 2011 Reply Report abuse
gayguy
#4133 2
gay s**t man
Jul 07, 2010 Reply Report abuse
erik
#571 3
if they're on separate hard drives then bootloaders don't handle it, your motherboard does. you need to change your bios boot settings, putting the hdd you want as default to be above the other one in the boot order.
Aug 12, 2009 Reply Report abuse
jockyboy
#570 4
this little operation works fine if you are running 2 os's on 1 hdd. what about 2 os's on 2 hdds??
Aug 02, 2009 Reply Report abuse
anthony
#569 5
thank, i needed help on how to change windows loading screen to default
Jul 12, 2009 Reply Report abuse
ben
#568 6
i need windows to boot on vista instead of ubuntu. any segestions
May 15, 2009 Reply Report abuse
malisa
#567 7
your consept needs a music player ;)
Dec 02, 2008 Reply Report abuse
coddy
#566 8
here is a link to get to my consept.
coddy-mea.deviantart /art/consept-of-my-OS-105268566
Dec 02, 2008 Reply Report abuse
coddy
#565 9
On this PC i do:)
|---------------------------|
| |
| |------------| |
| |------------| |
| |welcome :) | |
| |------------| |
| |
|---------------------------|
| | |
|---------------------------|
I cant seem to get my consept to upload :(
Dec 02, 2008 Reply Report abuse
macironi
#564 10
you must have a email IM
Dec 02, 2008 Reply Report abuse
coddy
#563 11
No. But I may modify it:)
Just so I can boot my OS until I finish my own:)
see it crashes out on stage 2 so I have no idea if the
real OS works right now:(
Dec 02, 2008 Reply Report abuse
macironi
#562 12
coddy?
are you going to use this code as your own?
Dec 02, 2008 Reply Report abuse
coddy
#561 13
Wow! no debuging involved! thats a first.
easy
fast
fun
Dude I love it! Thanks! :)
Dec 02, 2008 Reply Report abuse
Phil
#560 14
good description, worked 1st time, many thanks
Sep 08, 2008 Reply Report abuse
Leave Your Comments...
©2012 Webune Forums - Thu Dec 13, 2012 4:54 am
Powered by: Webune Forums V3