What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » boot problem

boot problem
Author: Message:
Felu
Veteran Member
*****


Posts: 2223
Reputation: 72
29 / Male / Flag
Joined: Apr 2006
Status: Away
RE: boot problem
You need to modify the boot.ini files in Windows
This file is located in the root directory of the primary drive.

How to modify the boot.ini:

The boot.ini file is a hidden system file located in the root directory of your primary hard disk drive. To edit this file we recommend you follow the below steps.

   1. From Windows, open an MS-DOS prompt by clicking "Start" and then "Run" and typing "cmd" in the text box. If you are not able to get into a MS-DOS prompt to edit the boot.ini file, boot into the recovery console to edit the file.
   2. At the MS-DOS prompt, type:

      c: <press enter>
      cd\ <press enter>
      attrib -r -a -s -h boot.ini <press enter>
      edit boot.ini <press enter>

Delete the Windows Vista Option there ;)

_____________________________________________________________
Right click on My Computer, and select Properties. Now click on the Advanced tab. In a section labeled Startup and Recovery click on the button labeled Settings. You should now be looking at a dialog like this:

Startup and Recovery options
[Image: bootoptions.png]

Click on Edit to edit the startup options file (aka boot.ini) manually. That should open Notepad with something similar to the following from my machine:

    [boot loader]
    timeout=5
    default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
    [operating systems]
    multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /NoExecute=OptOut
    C:\CMDCONS\BOOTSECT.DAT="Microsoft Windows Recovery Console" /cmdcons

In this example, you can see that I have two options to choose from when I boot: Windows XP, and the Recovery Console. I'm guessing you have an additional line for the XP Pro Setup that you had trouble with it. You can simply delete that line.

And if you're tired of having the computer wait 30 seconds for you to choose an operating system, you can also change the timeout value, as I have in my example.

Save that file, and when you next reboot you should no longer have that additional option.

This post was edited on 06-09-2006 at 01:02 PM by Felu.
06-09-2006 12:55 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
boot problem - by Supersonicdarky on 06-09-2006 at 11:25 AM
RE: boot problem - by Mablung on 06-09-2006 at 11:30 AM
RE: boot problem - by Supersonicdarky on 06-09-2006 at 12:01 PM
RE: boot problem - by Felu on 06-09-2006 at 12:55 PM
RE: boot problem - by user35870 on 06-09-2006 at 04:01 PM
RE: boot problem - by xJ + on 06-09-2006 at 04:07 PM
RE: boot problem - by RaceProUK on 06-09-2006 at 04:41 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On