Dual Boot - need Boot.ini help

  • Thread starter Thread starter LadyDungeness@Fish.Net
  • Start date Start date
L

LadyDungeness@Fish.Net

I've got a dual boot (supposedly) system. I used to get a boot-up
menu where I could choose which system to boot to. After installing a
new HD, I still get the boot-up menu, but I cannot boot into the
system on the slave drive. Maybe there's something wrong with my
boot.ini file?

[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="XP Home" /NoExecute=OptIn
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Win 2000"

`
Lady Dungeness
Crabby, but Delicious!
~~~~~~~~~~~~~~~~~~~~~~
 
Hi LadyDungeness,

Your boot.ini file does not indicate an operating system on a secondary
(slave) drive, it indicates two operating systems on two separate partitions
of a single drive. Also, Win2000 usually installs to a folder named WINNT not
Windows.

Assuming that Win2000 is the operating system on the slave drive, and
assuming that it is installed on the first partition and not the second
partition (as your current boot.ini file indicates) of that drive, your
boot.ini file should look more like this:

[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="XP Home" /NoExecute=OptIn
multi(0)disk(0)rdisk(1)partition(1)\WINNT="Win 2000"



Regards,

--
Patti MacLeod
Microsoft MVP - Windows Shell/User


"LadyDungeness@Fish.Net" wrote:

> I've got a dual boot (supposedly) system. I used to get a boot-up
> menu where I could choose which system to boot to. After installing a
> new HD, I still get the boot-up menu, but I cannot boot into the
> system on the slave drive. Maybe there's something wrong with my
> boot.ini file?
>
> [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="XP Home" /NoExecute=OptIn
> multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Win 2000"
>
> `
> Lady Dungeness
> Crabby, but Delicious!
> ~~~~~~~~~~~~~~~~~~~~~~
>
 
How would I change the boot.ini so that two hard drives are indicated?
I can fix the others.

Lady D



On Fri, 13 Jul 2007 09:42:00 -0700, Patti MacLeod
<pam120@nospamshaw.ca> wrote:

|Hi LadyDungeness,
|
|Your boot.ini file does not indicate an operating system on a secondary
|(slave) drive, it indicates two operating systems on two separate partitions
|of a single drive. Also, Win2000 usually installs to a folder named WINNT not
|Windows.
|
|Assuming that Win2000 is the operating system on the slave drive, and
|assuming that it is installed on the first partition and not the second
|partition (as your current boot.ini file indicates) of that drive, your
|boot.ini file should look more like this:
|
|[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="XP Home" /NoExecute=OptIn
|multi(0)disk(0)rdisk(1)partition(1)\WINNT="Win 2000"
|
|
|
|Regards,
 
Right click MyComputer on the desktop.
In the popup menu click Properties > Advanced tab > Startup and Recovery Settings
button > System Startup Edit Button.

Change the line:
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Win 2000"

To:
multi(0)disk(0)rdisk(1)partition(1)\WINNT="Win 2000"

as suggested/shown in Patti's response.

--

Brian A. Sesko { MS MVP_Shell/User }
Conflicts start where information lacks.
http://basconotw.mvps.org/

Suggested posting do's/don'ts: http://www.dts-l.org/goodpost.htm
How to ask a question: http://support.microsoft.com/kb/555375


<LadyDungeness@Fish.Net> wrote in message
news:mk6g93toh2ini3uk3s94grqr05uepoq13m@4ax.com...
> How would I change the boot.ini so that two hard drives are indicated?
> I can fix the others.
>
> Lady D
>
>
>
> On Fri, 13 Jul 2007 09:42:00 -0700, Patti MacLeod
> <pam120@nospamshaw.ca> wrote:
>
> |Hi LadyDungeness,
> |
> |Your boot.ini file does not indicate an operating system on a secondary
> |(slave) drive, it indicates two operating systems on two separate partitions
> |of a single drive. Also, Win2000 usually installs to a folder named WINNT not
> |Windows.
> |
> |Assuming that Win2000 is the operating system on the slave drive, and
> |assuming that it is installed on the first partition and not the second
> |partition (as your current boot.ini file indicates) of that drive, your
> |boot.ini file should look more like this:
> |
> |[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="XP Home" /NoExecute=OptIn
> |multi(0)disk(0)rdisk(1)partition(1)\WINNT="Win 2000"
> |
> |
> |
> |Regards,
 
Patti,

I apologize for the dumb question. I had eye surgery recently and
haven't got my big monitor set up yet; on this little one, I
completely missed your answer. I've followed your directions and am
now the proud owner of a dual boot system. Thank you! :-)

`
Lady Dungeness
Crabby, but Delicious!
~~~~~~~~~~~~~~~~~~~~~~



On Fri, 13 Jul 2007 17:37:33 -0700, LadyDungeness@Fish.Net wrote:

|How would I change the boot.ini so that two hard drives are indicated?
|I can fix the others.
|
|Lady D
|
|
|
|On Fri, 13 Jul 2007 09:42:00 -0700, Patti MacLeod
|<pam120@nospamshaw.ca> wrote:
|
||Hi LadyDungeness,
||
||Your boot.ini file does not indicate an operating system on a secondary
||(slave) drive, it indicates two operating systems on two separate partitions
||of a single drive. Also, Win2000 usually installs to a folder named WINNT not
||Windows.
||
||Assuming that Win2000 is the operating system on the slave drive, and
||assuming that it is installed on the first partition and not the second
||partition (as your current boot.ini file indicates) of that drive, your
||boot.ini file should look more like this:
||
||[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="XP Home" /NoExecute=OptIn
||multi(0)disk(0)rdisk(1)partition(1)\WINNT="Win 2000"
||
||
||
||Regards,
 
No problem and you're welcome :-) I hope you enjoy your dual boot system.

I would have checked back sooner, but internet connectivity here has been a
little "spotty" since some time last night. Thanks, Brian A. for jumping in
:-)



Regards,

--
Patti MacLeod
Microsoft MVP - Windows Shell/User


"LadyDungeness@Fish.Net" wrote:

> Patti,
>
> I apologize for the dumb question. I had eye surgery recently and
> haven't got my big monitor set up yet; on this little one, I
> completely missed your answer. I've followed your directions and am
> now the proud owner of a dual boot system. Thank you! :-)
>
> `
> Lady Dungeness
> Crabby, but Delicious!
> ~~~~~~~~~~~~~~~~~~~~~~
 
You're welcome Patti, happy to splash about.

--

Brian A. Sesko { MS MVP_Shell/User }
Conflicts start where information lacks.
http://basconotw.mvps.org/

Suggested posting do's/don'ts: http://www.dts-l.org/goodpost.htm
How to ask a question: http://support.microsoft.com/kb/555375


"Patti MacLeod" <pam120@nospamshaw.ca> wrote in message
news:6F3B0E83-104D-4E9B-9D85-6B42DF91D1B2@microsoft.com...
> No problem and you're welcome :-) I hope you enjoy your dual boot system.
>
> I would have checked back sooner, but internet connectivity here has been a
> little "spotty" since some time last night. Thanks, Brian A. for jumping in
> :-)
>
>
>
> Regards,
>
> --
> Patti MacLeod
> Microsoft MVP - Windows Shell/User
>
>
> "LadyDungeness@Fish.Net" wrote:
>
>> Patti,
>>
>> I apologize for the dumb question. I had eye surgery recently and
>> haven't got my big monitor set up yet; on this little one, I
>> completely missed your answer. I've followed your directions and am
>> now the proud owner of a dual boot system. Thank you! :-)
>>
>> `
>> Lady Dungeness
>> Crabby, but Delicious!
>> ~~~~~~~~~~~~~~~~~~~~~~
 
Back
Top