Ask Experts Questions for FREE Help !
Ask
    IT-Student-mhf's Avatar
    IT-Student-mhf Posts: 2, Reputation: 1
    New Member
     
    #1

    May 27, 2009, 08:03 PM
    Uninstall Windows Server 2008 from XP Pro
    As part of a class assignment, I installed Windows Server 2008 as a second operating system. My primary operating system is Windows XP Pro, which is loaded on my C: drive. Windows Server 2008 was loaded on a partition of a second hard drive. On boot-up, I have a few seconds to select the desired operating system, either XP or Server 2008. Both operating systems work, but now that the class assignment is complete, I would like to uninstall Windows Server 2008 and return to a single operating system. The Server 2008 installation DVD does not offer an uninstall option. Help in uninstalling the second operating system would be appreciated. If additional information is needed please let me know. Thanks in advance!
    Perito's Avatar
    Perito Posts: 3,139, Reputation: 150
    Ultra Member
     
    #2

    May 27, 2009, 08:15 PM

    Edit the boot.ini file on your C: drive. Take out the references to the secondary operating system. Make sure your default drive is the C: drive. It'll probably say something like this:

    default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S

    You can also change the timeout so it waits longer, if you wish. If there's only one operating system under the [operating systems] heading, there will be no delay. After editing the boot.ini file, you can delete the files in the windows directory on the D: drive. Nothing further is required.

    Here's a link for "editing the Boot.INI file in XP".

    How to edit the Boot.ini file in Windows XP
    The purpose of the Boot.ini file in Windows XP

    Here's a typical XP boot.ini file with only one operating system (on the C: drive -- first partition)

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


    Ignore the space in "WINDOW S" and in "Micro soft". I don't know why they're showing up here. They don't show up in the file or in the text that I typed.
    IT-Student-mhf's Avatar
    IT-Student-mhf Posts: 2, Reputation: 1
    New Member
     
    #3

    May 28, 2009, 09:11 AM
    Thanks, Perito, for the detailed response. Your help is appreciated!

    However, installation of Windows Server 2008 seems to have created a different kind of situation than you have addressed. Examination of my boot.ini file, both directly with notepad, and with the control panel/system/startup and recovery panel, reveals no reference to the Windows Server 2008 operating system.

    It appears that installing Windows Server 2008 has modified my boot process to use the BCD information, instead of the boot.ini file. Using BCDEDIT.exe, I find reference to both Windows Server 2008 well as an "Earlier Version of Windows", which references the XP operating system that is loaded on the C: drive.

    I've used the Windows Server 2008 control panel/system/startup panel to select the "Earlier Version of Windows" as my default operating system, but startup still is using the BCD information.

    Thanks, again, Perito for your help. Any additional help on uninstalling Windows Server 2008 and restoring my boot process to the Windows XP Pro operating system would be appreciated.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

DHCP for 2008 Server [ 6 Answers ]

I'm trying to setup DHCP server on a Child Domanin Controller and when I try to authorize the server I get "Access denied". I was able to configure the Root Domain controller with DHCP however, but also if I try to add the child DC as an authorized server I still get Access denied. Any ideas...

How to insert Windows 98 in domain under windows 2000 server [ 2 Answers ]

Hi, I would need information how can I insert a PC running on it Windows 98 in a domain? On my server is running windows 2000. Thank You in advance.

Server 2008 Backup [ 1 Answers ]

Has anyone had any success running Windows Backup in server 2008? I want to run a script that will backup the C drive (OS) once a week and then the D drive (Files & Folders) daily. I tried using Windows backup but it only allows for daily backups. When I run from cmd line I get the following...

Downgrade windows 2003 server to windows 2000 server procedure [ 1 Answers ]

Hi.. Recently I planned to buy a server with windows 2k server OS. Unfortunately I was told that win 2k server will be no longer in support at 2007.:confused: What happen is that the application I need to run is under win 2k server only, can anyone advise me how to perform the downgrade...


View more questions Search