Hangs on Boot-up OS choices

Discussion in 'Building a new PC' started by Steener19, Oct 20, 2009.

  1. Steener19

    Steener19 Member

    Joined:
    Jun 11, 2013
    Messages:
    13
    Likes Received:
    0
    Trophy Points:
    11
    I did my first build recently. My issue is this: when the machine goes through the BIOS start up screens, it hangs on a page asking me to chose between XP Pro (which is what I am using) and XP home which was on a HHD I used in the system briefly to retrieve some data. I have to select the Pro version at each boot up manually, although the Home edition is not in the system at all. I want it to go direct to the Pro edition. Do I need to flash the BIOS in order to rid myself of the annoying choice or is there a simpler way?
     
  2. k7vc

    k7vc Regular member

    Joined:
    Sep 21, 2009
    Messages:
    293
    Likes Received:
    0
    Trophy Points:
    26
    Find the boot.ini file in the root of your boot drive. Edit it and remove the extraneous entry.

    This is what the contents of my boot.ini file looks 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

    You obviously have two entries under [operating systems]. Just remove the one that doesn't apply.

    Dick
     
  3. k7vc

    k7vc Regular member

    Joined:
    Sep 21, 2009
    Messages:
    293
    Likes Received:
    0
    Trophy Points:
    26
    If you would prefer to use the Windows XP GUI to make this change, go to:

    Control Panel -> System -> Advanced -> Startup and Recovery Settings -> Default Operating System

    I do this so seldom it is us8ally faster for me just to edit the boot.ini file, but if you aren't comfortable doing that, this is the standard Windows way to accomplish the same thing.

    Dick
     
  4. Steener19

    Steener19 Member

    Joined:
    Jun 11, 2013
    Messages:
    13
    Likes Received:
    0
    Trophy Points:
    11
    Thanks very much for the responses.
    It's taken me a couple of days to get back to this issue so I will try those suggestions. I wasn't sure where to look for that entry so this is a big help!
     
  5. Steener19

    Steener19 Member

    Joined:
    Jun 11, 2013
    Messages:
    13
    Likes Received:
    0
    Trophy Points:
    11
    Hey there K7vc,

    Your input re. my boot.ini file issue was smack on. Posting the visual example of your boot.ini file helped tremendously because the machine was still defaulting to the non-existent O/S and I was able to edit that first line as well. Thanks so very much.

    Steener19
     
  6. k7vc

    k7vc Regular member

    Joined:
    Sep 21, 2009
    Messages:
    293
    Likes Received:
    0
    Trophy Points:
    26
    I'm glad it worked out. I love it when a user actually wins a bout. :)

    Dick
     

Share This Page