Tom's Hardware Forums » Windows XP » Windows XP General Discussion » Wrong Win XP Pro loads on startup
 

Wrong Win XP Pro loads on startup




Word :   Username :  
 
Bottom
Author
 Thread : Wrong Win XP Pro loads on startup
 
Profile: stranger
More Information

Archived from groups: microsoft.public.windowsxp.newusers (More info?)

 

I inadvertently re-loaded Windows XP Pro so that now, whenever I
restart my machine, I have to scroll down to the second reference to
Windows XP Pro to ensure that it loads the one that?s already
registered. How can I:

safely delete the incorrect installation so that by default, without
any input or attention from me, the computer boots to the second
Windows XP Pro?

Is there a change I should make to the following file?

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

Related Product

Register or log in to remove.

More Information

Archived from groups: microsoft.public.windowsxp.newusers (More info?)

 

Go to Start > Run and type: MSCONFIG , and hit enter.
Click on the BOOT.INI tab and then click on "Check All Boot Paths"
to delete incorrect boot paths.

If the above does not work for you, then:

Right-click on MY COMPUTER and select:

Properties > Advanced > Startup and Recovery Settings > Edit

CAREFULLY edit your boot.ini file to remove the SECOND entry.
Your boot.ini file should then look similar to this:

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


--
Carey Frisch
Microsoft MVP
Windows XP - Shell/User

Be Smart! Protect your PC!
http://www.microsoft.com/security/protect/

-------------------------------------------------------------------------------

"Munchausen" <jwf46@bellsouth.net> wrote in message:
news:be7879d4.0407100753.1c9ae043@posting.google.com...

|I inadvertently re-loaded Windows XP Pro so that now, whenever I
| restart my machine, I have to scroll down to the second reference to
| Windows XP Pro to ensure that it loads the one that?s already
| registered. How can I:
|
| safely delete the incorrect installation so that by default, without
| any input or attention from me, the computer boots to the second
| Windows XP Pro?
|
| Is there a change I should make to the following file?
|
| [boot loader]
| timeout=30
| default=signature(d0a0d0a0)disk(0)rdisk(0)partition(1)\WINDOWS2
| [operating systems]
| signature(d0a0d0a0)disk(0)rdisk(0)partition(1)\WINDOWS2="Microsoft
| Windows XP Professional" /fastdetect
| multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
| Professional" /fastdetect

More Information

Archived from groups: microsoft.public.windowsxp.newusers (More info?)

 

In news: edqLfvpZEHA.2488@tk2msftngp13.phx.gbl,
Carey Frisch [MVP] <mrxp2004@nospamyahoo.com> wrote:
>> I inadvertently re-loaded Windows XP Pro so that now, whenever I
>> restart my machine, I have to scroll down to the second reference ....
>> [boot loader]
>> timeout=30
>> default=signature(d0a0d0a0)disk(0)rdisk(0)partition(1)\WINDOWS2
>> [operating systems]
>> signature(d0a0d0a0)disk(0)rdisk(0)partition(1)\WINDOWS2="Microsoft
>> Windows XP Professional" /fastdetect
>> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
>> Professional" /fastdetect

> ...CAREFULLY edit your boot.ini file to remove the SECOND entry.
> Your boot.ini file should then look similar to this:
>
> [boot loader]
> timeout=30
> default=multi(0)disk(0)rdisk(1)partition(1)\WINDOWS
> [operating systems]
> multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Microsoft Windows XP
> Professional" /fastdetect

Hi Carey,

I'm confused, and I'm not really an OS person but... The OP said he had to
choose the "second" entry which looks to me like the one with "WINDOWS=" and
it looks like the extra one is the first entry with "WINDOWS2=". Removing
the "first" entry would give the result you posted, which is the result I
would have aimed for.

--
Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP
cindy.winegarden@mvps.org www.cindywinegarden.com

More Information

Archived from groups: microsoft.public.windowsxp.newusers (More info?)

 

You're correct Cindy, the OP needs to remove the WINDOWS2 entry. However, if
it is an invalid boot path, the "check all boot paths" option Carey
recommended should offer to remove the invalid first entry (note the
"signature" portion of the first entry). There should be no reason to need
to manually edit boot.ini in this case.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Associate Expert - WindowsXP Expert Zone
www.microsoft.com/windowsxp/expertzone
Windows help - www.rickrogers.org

"Cindy Winegarden" <cindy.winegarden@mvps.org> wrote in message
news:O5eaNPrZEHA.716@TK2MSFTNGP11.phx.gbl...
> In news: edqLfvpZEHA.2488@tk2msftngp13.phx.gbl,
> Carey Frisch [MVP] <mrxp2004@nospamyahoo.com> wrote:
> >> I inadvertently re-loaded Windows XP Pro so that now, whenever I
> >> restart my machine, I have to scroll down to the second reference ....
> >> [boot loader]
> >> timeout=30
> >> default=signature(d0a0d0a0)disk(0)rdisk(0)partition(1)\WINDOWS2
> >> [operating systems]
> >> signature(d0a0d0a0)disk(0)rdisk(0)partition(1)\WINDOWS2="Microsoft
> >> Windows XP Professional" /fastdetect
> >> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
> >> Professional" /fastdetect
>
> > ...CAREFULLY edit your boot.ini file to remove the SECOND entry.
> > Your boot.ini file should then look similar to this:
> >
> > [boot loader]
> > timeout=30
> > default=multi(0)disk(0)rdisk(1)partition(1)\WINDOWS
> > [operating systems]
> > multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Microsoft Windows XP
> > Professional" /fastdetect
>
> Hi Carey,
>
> I'm confused, and I'm not really an OS person but... The OP said he had to
> choose the "second" entry which looks to me like the one with "WINDOWS="
and
> it looks like the extra one is the first entry with "WINDOWS2=". Removing
> the "first" entry would give the result you posted, which is the result I
> would have aimed for.
>
> --
> Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP
> cindy.winegarden@mvps.org www.cindywinegarden.com
>
>
>

Profile: stranger
More Information

Archived from groups: microsoft.public.windowsxp.newusers (More info?)

 

Hello again, folks.

Sorry to continue bothering ya’ll, but I'm still unsure how to make my
computer automatically boot to the correct Windows XP Pro installation.
Following the advice provided, I ran msconfig, but there was no listing
for boot.ini. Of course I found it at E:\boot.ini, but as Rick warned
against manually editing the boot.ini file, preferring the “check all
boot paths,” I don’t want to do anything until I’m certain.

I don’t know how to “check all boot paths,” and I haven’t been able to
locate any program that permits checking all boot paths. Windows Help
and Support didn’t address it and I couldn’t find it in the online KB.
So, I remain in a quandary.

Once again, as a refresher, my boot.ini contents are:

[boot loader]
timeout=30
default=signature(d0a0d0a0)disk(0)rdisk(0)partition(1)\WINDOWS2
[operating systems]
signature(d0a0d0a0)disk(0)rdisk(0)partition(1)\WINDOWS2="Microsoft
Windows XP Professional" /fastdetect
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
Professional" /fast detect

BTW, I have two Windows directories (folders):

E:\WINDOWS dated March 22, 2004
and
E:\WINDOWS2 dated April 4, 2004.

I’d like to delete the superfluous one.

What should I do?

I know, I know. “E:\” ought to be “C:\.” Heaven knows I’ve tried to
change that drive designation, which occurred when I had a HD crash and
took it to my local computer repair shop. When I got it back, C drive
had become the 250 MB Zip drive and E had become, well, my HD
designation. I’ve tried to change it back to C using Computer
Management, but that isn’t working.


--
Munchausen
------------------------------------------------------------------------
Munchausen's Profile: http://extremetechsupport.com/foru [...] userid=298
View this thread: http://extremetechsupport.com/foru [...] ml?t=39657

More Information

Archived from groups: microsoft.public.windowsxp.newusers (More info?)

 

This is a known issue with XP and clean installs. If there is a ZIP drive attached, it will often get the C: drive letter. The only way around this is to reinstall, but disconnect the ZIP disk before doing the installation.

If you want the Windows installation to be the default, not the Windows2 installation, your BOOT.INI file would look like this:

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

[operating systems]
signature(d0a0d0a0)disk(0)rdisk(0)partition(1)\WINDOWS2="Microsoft Windows XP Professional" /fastdetect
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fast detect

You can also change the timeout value, to something lower than 30 seconds. If you only want the Windows folder installation to boot, remove the line:

signature(d0a0d0a0)disk(0)rdisk(0)partition(1)\WINDOWS2="Microsoft Windows XP Professional" /fastdetect


--
Doug Knox, MS-MVP Windows Media Center\Windows Powered Smart Display
Win 95/98/Me/XP Tweaks and Fixes
http://www.dougknox.com
--------------------------------
Per user Group Policy Restrictions for XP Home and XP Pro
http://www.dougknox.com/xp/utils/x [...] onsole.htm
--------------------------------
Please reply only to the newsgroup so all may benefit.
Unsolicited e-mail is not answered.

"Munchausen" <Munchausen.1a3uba@news.nospam.local> wrote in message news:Munchausen.1a3uba@news.nospam.local...
>
> Hello again, folks.
>
> Sorry to continue bothering ya’ll, but I'm still unsure how to make my
> computer automatically boot to the correct Windows XP Pro installation.
> Following the advice provided, I ran msconfig, but there was no listing
> for boot.ini. Of course I found it at E:\boot.ini, but as Rick warned
> against manually editing the boot.ini file, preferring the “check all
> boot paths,” I don’t want to do anything until I’m certain.
>
> I don’t know how to “check all boot paths,” and I haven’t been able to
> locate any program that permits checking all boot paths. Windows Help
> and Support didn’t address it and I couldn’t find it in the online KB.
> So, I remain in a quandary.
>
> Once again, as a refresher, my boot.ini contents are:
>
> [boot loader]
> timeout=30
> default=signature(d0a0d0a0)disk(0)rdisk(0)partition(1)\WINDOWS2
> [operating systems]
> signature(d0a0d0a0)disk(0)rdisk(0)partition(1)\WINDOWS2="Microsoft
> Windows XP Professional" /fastdetect
> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP
> Professional" /fast detect
>
> BTW, I have two Windows directories (folders):
>
> E:\WINDOWS dated March 22, 2004
> and
> E:\WINDOWS2 dated April 4, 2004.
>
> I’d like to delete the superfluous one.
>
> What should I do?
>
> I know, I know. “E:\” ought to be “C:\.” Heaven knows I’ve tried to
> change that drive designation, which occurred when I had a HD crash and
> took it to my local computer repair shop. When I got it back, C drive
> had become the 250 MB Zip drive and E had become, well, my HD
> designation. I’ve tried to change it back to C using Computer
> Management, but that isn’t working.
>
>
> --
> Munchausen
> ------------------------------------------------------------------------
> Munchausen's Profile: http://extremetechsupport.com/foru [...] userid=298
> View this thread: http://extremetechsupport.com/foru [...] ml?t=39657
>


Go to:
 
  Tom's Hardware Forums » Windows XP » Windows XP General Discussion » Wrong Win XP Pro loads on startup

Google Ads
Ad
News

Baby Dies After VOIP 911 Call Sends Ambulance To Wrong City

Published on May 07, 2008

An 18-month old toddler in Calgary, Canada, died after it took two ambulances 40 minutes to get to him after the VOIP phone used to make the call mislead the emergency services. Read more

National Semi offers audio amplifiers for portable ceramic speakers

Published on January 24, 2006

National Semiconductor Corporation on Monday in the US introduced two single-chip "Boomer" audio power amplifiers in ultra-small packages. Read more

ASRock Launches NForce 750a Chipset Motherboard

Published on April 11, 2008

More here at Read more

AMD eyes chip memory expansion

Published on January 20, 2006

Advanced Micro Devices is exploring new types of onboard memory for its chips as a way to bump performance and squeeze more out of its manufacturing plants. Read more

Latest Reviews & Articles

Best Video Cards For The Money: Oct '08

Published on October 06, 2008

Detailed graphics card specifications and reviews are great—that is, if you have the time to do the research. At the end of the day, what a gamer needs is the best graphics card within a certain budget, and that’s what we’re going to show you. Read more

Atom, Athlon, or Nano? Energy-Savers Compared

Published on October 03, 2008

We compared Intel’s Atom 230 and VIA’s Nano L2100 processors hoping to find the best product for low-power applications. VIA is in the vanguard of performance. Is this enough to beat Atom? Read more

Interview: Bigfoot's Killer NIC, Exposed

Published on October 02, 2008

Since its release, the Killer NIC has garnered a reputation for being an extravagant and largely unnecessary add-on for the do-it-yourselfer. Seeking additional insight, we approached the card's designer. Read more

Seagate's 1.5TB Barracuda: Bigger And Better?

Published on October 02, 2008

Seagate is the first hard drive vendor to offer a 1.5 TB drive in the 3.5” form factor. Meanwhile, WD sent us its RAID Edition 3 (RE3) drive. We tell you which is the best HDD choice today. Read more