954,260 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Windows XP & Windows 2003 Server Dual Boot

Hey guys,

I have Windows XP Pro installed on a SATA drive and have now added a IDE drive containing Windows Server 2003 . Now the problem is, depending on the boot order of the disk drives, I can only load either XP or 2003. I do not get a multi-boot menu before loading to XP.

Here is how my boot.ini looked like:

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect


I looked around daniweb and found this thread and changed it accordingly although i was fairly certain it might not work because in that case, both the drives were IDE. This is what my boot.ini looks like now:

[boot loader]
timeout=20
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /NoExecute=OptIn
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Windows Server 2003, Standard" /fastdetect


After this, when I select Windows 2003 Server in the boot options, the computer automatically restarts to the point of displaying the options again. Selecting XP boots fine to XP. Now how do i change my boot.ini file to accept the 2003 present on the IDE drive and give me the option to select an OS to boot?

Any kind of help would be welcome!

daxie
Newbie Poster
4 posts since Jan 2008
Reputation Points: 10
Solved Threads: 0
 

Boot from your XP cd and use the Recovery console.

Details can be found here

Laser
Posting Whiz
358 posts since Sep 2004
Reputation Points: 98
Solved Threads: 45
 

Hi daxie and welcome to DaniWeb

If you set boot order to boot from IDE first SATA drive should show as rdisk(1). Make sure you have your BIOS set to boot from the IDE drive then edit the boot.ini to

[boot loader]
timeout=20
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /NoExecute=OptIn
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows Server 2003, Standard" /fastdetect


How did that go?

MoralTerror
Junior Poster
127 posts since Jul 2007
Reputation Points: 11
Solved Threads: 10
 

Thanks, Mortal Terror, your idea worked! thanks a lot...........i changed the boot order to IDE and SATA and edited the 2003 Server boot.ini

One more question if you guys don't mind, i booted into 2003 fine. I have a USB keyboard/mouse. 2003 doesn't seem to detect them. Any other way than buying both of them in PS/2?

daxie
Newbie Poster
4 posts since Jan 2008
Reputation Points: 10
Solved Threads: 0
 

Is it only the keyboard and mouse 2003 doesn't detect or all usb devices?

Are they plugged directly into the usb port or via a usb hub?

MoralTerror
Junior Poster
127 posts since Jul 2007
Reputation Points: 11
Solved Threads: 10
 

They are plugged directly into the USB ports. Let me be a bit more clear on the 2003 installation. It was installed by somebody else for me to work on SAP, and so no drivers were installed. But I thought USB keyboard and mouse don't need drivers? I even checked the BIOS if there is any option somewhere to enable USB, couldn't find it. By the way, I use a 945GM motherboard.

daxie
Newbie Poster
4 posts since Jan 2008
Reputation Points: 10
Solved Threads: 0
 

After you enter the BIOS, look for the USB Legacy Support setting. Usually, this setting is found under the Advanced, Peripheral, or Peripheral Configuration menu, however your BIOS may be different.

caperjack
I hate 20 Questions
Team Colleague
13,069 posts since Aug 2003
Reputation Points: 1,064
Solved Threads: 812
 
They are plugged directly into the USB ports. Let me be a bit more clear on the 2003 installation. It was installed by somebody else for me to work on SAP, and so no drivers were installed. But I thought USB keyboard and mouse don't need drivers? I even checked the BIOS if there is any option somewhere to enable USB, couldn't find it. By the way, I use a 945GM motherboard.


never warry about that now , see here you will solve your problem smoothly , because there is one software named partition wizard , it can do many things without rebooting the windows , at the same time to keep your data and other important files , please come to this website : www.partitionwizard.com

windows server
Newbie Poster
9 posts since Mar 2010
Reputation Points: 10
Solved Threads: 0
 

Drivers for the keyboard and mice are built in to windows - what you most probably need is the chipset driver for your motherboard installing on the 2003 installation and then the USB ports will be properly detected/installed.

Fazza
Light Poster
26 posts since Mar 2010
Reputation Points: 10
Solved Threads: 1
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You