Simple Easy Tutorial - Change Default Boot Loader Windows
simple easy tutorial - change default boot loader windows
simple, easy, tutorial, change, default, boot, loader, windows
Simple Easy Tutorial - Change Default Boot Loader Windows
Post Description: simple easy tutorial - change default boot loader windows
POST# 692
Posted On: Fri Feb 29, 2008 12:01 pm
webmaster
Topic: Simple Easy Tutorial - Change Default Boot Loader Windows
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
post picture

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)
post picture
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
post picture

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


Mon Sep 08, 2008 3:27 pm - Re: Simple Easy Tutorial - Change Default Boot Loader Windows
1
Phil
Reply #2135
good description, worked 1st time, many thanks
Tue Dec 02, 2008 4:12 pm - Re: Simple Easy Tutorial - Change Default Boot Loader Windows
2
coddy
Reply #2192
Wow! no debuging involved! thats a first.
easy
fast
fun
Dude I love it! Thanks! :)
Tue Dec 02, 2008 4:29 pm - Re: Simple Easy Tutorial - Change Default Boot Loader Windows
3
macironi
Reply #2193
coddy?
are you going to use this code as your own?
Tue Dec 02, 2008 4:35 pm - Re: Simple Easy Tutorial - Change Default Boot Loader Windows
4
coddy
Reply #2194
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:(
Tue Dec 02, 2008 4:38 pm - Re: Simple Easy Tutorial - Change Default Boot Loader Windows
5
macironi
Reply #2195
you must have a email IM
Tue Dec 02, 2008 4:55 pm - Re: Simple Easy Tutorial - Change Default Boot Loader Windows
6
coddy
Reply #2196
On this PC i do:)
|---------------------------|
| |
| |------------| |
| |------------| |
| |welcome :) | |
| |------------| |
| |
|---------------------------|
| | |
|---------------------------|
I cant seem to get my consept to upload :(
Tue Dec 02, 2008 5:18 pm - Re: Simple Easy Tutorial - Change Default Boot Loader Windows
7
coddy
Reply #2197
here is a link to get to my consept.
coddy-mea.deviantart /art/consept-of-my-OS-105268566
Tue Dec 02, 2008 5:44 pm - Re: Simple Easy Tutorial - Change Default Boot Loader Windows
8
malisa
Reply #2198
your consept needs a music player ;)
Fri May 15, 2009 3:47 pm - Re: Simple Easy Tutorial - Change Default Boot Loader Windows
9
ben
Reply #2320
i need windows to boot on vista instead of ubuntu. any segestions

What do you think?

* name:  

* email:  

* Please enter comments:


Receive Replies on my Comments
(An email will be sent to you when someone replies to your comments)

Add image to comments
yes no             upload