PC Review


Reply
Thread Tools Rate Thread

Dual Boot problem. Cannot get rid of Windows(Default) boot option

 
 
=?Utf-8?B?SW50cnVkZXI=?=
Guest
Posts: n/a
 
      21st Jul 2004
I installed a new HD. I then installed another copy of Win XP on it. I then formated the drive, I decided to use is solely as a data drive. Then when I booted up again it still recognized the other XP installation and asked which OS I would like to boot to. I got rid of the recelntly formated drives OS by editing the boot.ini. I reboot again and not it asks which OS I would like to boot to, Windows Home or Windows (Default). The Home version is the one I want. How can I make it skip the OS selction and boot straight to the good copy of Windows Home? I have tried booting from the WinXP CD and repairing the boot by running FIXBOOT, but to no avail. Here is a copy of my boot.ini

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

Again, the Microsoft Windows Home Edition is what I want to boot to, but the OS selection screen keeps coming up. Also I set the selection time to 0, but it then tried to boot the bad Windows (Default) OS which cannot be booted because of missing files.

Any help is greatly appreciated.


 
Reply With Quote
 
 
 
 
Carey Frisch [MVP]
Guest
Posts: n/a
 
      21st Jul 2004
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.

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

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

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

"Intruder" <(E-Mail Removed)> wrote in message:
news:492D6235-452D-4015-92D1-(E-Mail Removed)...

|I installed a new HD. I then installed another copy of Win XP on it. I then formated the drive, I decided
to use is solely as a data drive. Then when I booted up again it still recognized the other XP installation
and asked which OS I would like to boot to. I got rid of the recelntly formated drives OS by editing the
boot.ini. I reboot again and not it asks which OS I would like to boot to, Windows Home or Windows (Default).
The Home version is the one I want. How can I make it skip the OS selction and boot straight to the good copy
of Windows Home? I have tried booting from the WinXP CD and repairing the boot by running FIXBOOT, but to no
avail. Here is a copy of my boot.ini
|
| [boot loader]
| timeout=0
| default=multi(0)disk(0)rdisk(1)partition(1)\WINDOWS
| [operating systems]
| multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /fastdetect
|
| Again, the Microsoft Windows Home Edition is what I want to boot to, but the OS selection screen keeps
coming up. Also I set the selection time to 0, but it then tried to boot the bad Windows (Default) OS which
cannot be booted because of missing files.
|
| Any help is greatly appreciated.

 
Reply With Quote
 
=?Utf-8?B?SW50cnVkZXI=?=
Guest
Posts: n/a
 
      21st Jul 2004
It said that all paths were okay. But the problem persists. The default boot path points to rdisk1 while the working Windows Home path points to rdisk0. Does this maybe have something to do with it?

"Carey Frisch [MVP]" wrote:

> 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.
>
> --
> Carey Frisch
> Microsoft MVP
> Windows XP - Shell/User
>
> Be Smart! Protect your PC!
> http://www.microsoft.com/security/protect/
>
> ------------------------------------------------------------------------------------
>
> "Intruder" <(E-Mail Removed)> wrote in message:
> news:492D6235-452D-4015-92D1-(E-Mail Removed)...
>
> |I installed a new HD. I then installed another copy of Win XP on it. I then formated the drive, I decided
> to use is solely as a data drive. Then when I booted up again it still recognized the other XP installation
> and asked which OS I would like to boot to. I got rid of the recelntly formated drives OS by editing the
> boot.ini. I reboot again and not it asks which OS I would like to boot to, Windows Home or Windows (Default).
> The Home version is the one I want. How can I make it skip the OS selction and boot straight to the good copy
> of Windows Home? I have tried booting from the WinXP CD and repairing the boot by running FIXBOOT, but to no
> avail. Here is a copy of my boot.ini
> |
> | [boot loader]
> | timeout=0
> | default=multi(0)disk(0)rdisk(1)partition(1)\WINDOWS
> | [operating systems]
> | multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /fastdetect
> |
> | Again, the Microsoft Windows Home Edition is what I want to boot to, but the OS selection screen keeps
> coming up. Also I set the selection time to 0, but it then tried to boot the bad Windows (Default) OS which
> cannot be booted because of missing files.
> |
> | Any help is greatly appreciated.
>
>

 
Reply With Quote
 
Carey Frisch [MVP]
Guest
Posts: n/a
 
      21st Jul 2004
Wrong: multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /fastdetect

Correct: multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /fastdetect

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

Right-click on MY COMPUTER and select:

Properties > Advanced > Startup and Recovery Settings > Edit

CAREFULLY edit your boot.ini file.
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 Home Edition" /fastdetect

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

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

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

"Intruder" <(E-Mail Removed)> wrote in message:
news75E2612-4197-4281-A282-(E-Mail Removed)...

| It said that all paths were okay. But the problem persists. The default boot path points to rdisk1 while
the working Windows Home path points to rdisk0. Does this maybe have something to do with it?

 
Reply With Quote
 
=?Utf-8?B?SW50cnVkZXI=?=
Guest
Posts: n/a
 
      22nd Jul 2004
Did what you said. Windows then failed to boot up, saying that several key files were missing. Finally, I just put my blank HD in , installed windows, then put my old drive in as the slave and formatted it. Now I have a frech PC with 160 Gigs of HD space. Thanks anyways!

"Carey Frisch [MVP]" wrote:

> Wrong: multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /fastdetect
>
> Correct: multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Microsoft Windows XP Home Edition" /fastdetect
>
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Right-click on MY COMPUTER and select:
>
> Properties > Advanced > Startup and Recovery Settings > Edit
>
> CAREFULLY edit your boot.ini file.
> 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 Home Edition" /fastdetect
>
> --
> Carey Frisch
> Microsoft MVP
> Windows XP - Shell/User
>
> Be Smart! Protect your PC!
> http://www.microsoft.com/security/protect/
>
> --------------------------------------------------------------------------------------
>
> "Intruder" <(E-Mail Removed)> wrote in message:
> news75E2612-4197-4281-A282-(E-Mail Removed)...
>
> | It said that all paths were okay. But the problem persists. The default boot path points to rdisk1 while
> the working Windows Home path points to rdisk0. Does this maybe have something to do with it?
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
changing default boot in dual boot situation Pegasus \(MVP\) Microsoft Windows 2000 3 23rd Mar 2007 02:02 PM
How to Remove Windows 2000 from Dual Boot Option? LuckyDog Windows XP General 2 30th Sep 2004 05:50 AM
Dual boot problem, no Win2000 option Don Abel Microsoft Windows 2000 Setup 2 8th Sep 2004 10:26 PM
How do I remove a boot option at the dual boot screen. Adrian Perrins Windows XP General 1 8th Sep 2004 05:34 PM
How can I disable dual boot option in Windows XP Kevin J. Nielsen Windows XP General 0 6th Sep 2003 07:05 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:44 PM.