Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Windows XP

Windows XP Discuss the Microsoft Windows XP Operating System

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 09-19-2007, 01:51 AM
stgislander
Newsgroup Contributor
 
Posts: n/a
Another "Invalid BOOT.INI File" Question

I am performing a new Windows XP Professional installation on a Hitachi
microdrive attached to a Tyan motherboard. The installation proceeds
smoothly until the first reboot to continue the installation. At that point
I get the error, "Invalid BOOT.INI file. Booting from C:\WINDOWS\" The
system performs a warm boot and starts the process all over again. It will
continue rebooting until I stop it.

I followed the steps in Knowledgebase Article #330184 and used the BOOTCFG
/REBUILD tool to fix the BOOT.INI file. This did not fix the problem.

The BOOT.INI file is located in the root C:\ directory and appears ok. It
contains:

[boot loader]
timeout=1
default=multi<0>disk<0>rdisk<0>partition<1>\WINDOW S
[operating systems]
multi<0>disk<0>rdisk<0>partition<1>\WINDOWS="Micro soft Windows XP
Professional" /fastdetect

Any suggestions?

stgislander
Island Engineering, Inc.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 09-19-2007, 01:51 AM
  #2 (permalink)  
Old 09-19-2007, 01:51 AM
Pegasus \(MVP\)
Newsgroup Contributor
 
Posts: n/a
Re: Another "Invalid BOOT.INI File" Question


"stgislander" <stgislander@discussions.microsoft.com> wrote in message
news:5B318A7F-B81F-49BB-B4A8-586BD5C234AB@microsoft.com...
>I am performing a new Windows XP Professional installation on a Hitachi
> microdrive attached to a Tyan motherboard. The installation proceeds
> smoothly until the first reboot to continue the installation. At that
> point
> I get the error, "Invalid BOOT.INI file. Booting from C:\WINDOWS\" The
> system performs a warm boot and starts the process all over again. It
> will
> continue rebooting until I stop it.
>
> I followed the steps in Knowledgebase Article #330184 and used the BOOTCFG
> /REBUILD tool to fix the BOOT.INI file. This did not fix the problem.
>
> The BOOT.INI file is located in the root C:\ directory and appears ok. It
> contains:
>
> [boot loader]
> timeout=1
> default=multi<0>disk<0>rdisk<0>partition<1>\WINDOW S
> [operating systems]
> multi<0>disk<0>rdisk<0>partition<1>\WINDOWS="Micro soft Windows XP
> Professional" /fastdetect
>
> Any suggestions?
>
> stgislander
> Island Engineering, Inc.


The file uses the wrong type of bracket. It should like like so:
[boot loader]
timeout=1
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP
Professional" /fastdetect


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 09-19-2007, 01:51 AM
Pegasus \(MVP\)
Newsgroup Contributor
 
Posts: n/a
Re: Another "Invalid BOOT.INI File" Question


"stgislander" <stgislander@discussions.microsoft.com> wrote in message
news:5B318A7F-B81F-49BB-B4A8-586BD5C234AB@microsoft.com...
>I am performing a new Windows XP Professional installation on a Hitachi
> microdrive attached to a Tyan motherboard. The installation proceeds
> smoothly until the first reboot to continue the installation. At that
> point
> I get the error, "Invalid BOOT.INI file. Booting from C:\WINDOWS\" The
> system performs a warm boot and starts the process all over again. It
> will
> continue rebooting until I stop it.
>
> I followed the steps in Knowledgebase Article #330184 and used the BOOTCFG
> /REBUILD tool to fix the BOOT.INI file. This did not fix the problem.
>
> The BOOT.INI file is located in the root C:\ directory and appears ok. It
> contains:
>
> [boot loader]
> timeout=1
> default=multi<0>disk<0>rdisk<0>partition<1>\WINDOW S
> [operating systems]
> multi<0>disk<0>rdisk<0>partition<1>\WINDOWS="Micro soft Windows XP
> Professional" /fastdetect
>
> Any suggestions?
>
> stgislander
> Island Engineering, Inc.


The file uses the wrong type of bracket. It should like like so:
[boot loader]
timeout=1
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP
Professional" /fastdetect


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 09-19-2007, 01:51 AM
Pegasus \(MVP\)
Newsgroup Contributor
 
Posts: n/a
Re: Another "Invalid BOOT.INI File" Question


"stgislander" <stgislander@discussions.microsoft.com> wrote in message
news:5B318A7F-B81F-49BB-B4A8-586BD5C234AB@microsoft.com...
>I am performing a new Windows XP Professional installation on a Hitachi
> microdrive attached to a Tyan motherboard. The installation proceeds
> smoothly until the first reboot to continue the installation. At that
> point
> I get the error, "Invalid BOOT.INI file. Booting from C:\WINDOWS\" The
> system performs a warm boot and starts the process all over again. It
> will
> continue rebooting until I stop it.
>
> I followed the steps in Knowledgebase Article #330184 and used the BOOTCFG
> /REBUILD tool to fix the BOOT.INI file. This did not fix the problem.
>
> The BOOT.INI file is located in the root C:\ directory and appears ok. It
> contains:
>
> [boot loader]
> timeout=1
> default=multi<0>disk<0>rdisk<0>partition<1>\WINDOW S
> [operating systems]
> multi<0>disk<0>rdisk<0>partition<1>\WINDOWS="Micro soft Windows XP
> Professional" /fastdetect
>
> Any suggestions?
>
> stgislander
> Island Engineering, Inc.


The file uses the wrong type of bracket. It should like like so:
[boot loader]
timeout=1
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP
Professional" /fastdetect


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 09-19-2007, 01:51 AM
Pegasus \(MVP\)
Newsgroup Contributor
 
Posts: n/a
Re: Another "Invalid BOOT.INI File" Question


"stgislander" <stgislander@discussions.microsoft.com> wrote in message
news:5B318A7F-B81F-49BB-B4A8-586BD5C234AB@microsoft.com...
>I am performing a new Windows XP Professional installation on a Hitachi
> microdrive attached to a Tyan motherboard. The installation proceeds
> smoothly until the first reboot to continue the installation. At that
> point
> I get the error, "Invalid BOOT.INI file. Booting from C:\WINDOWS\" The
> system performs a warm boot and starts the process all over again. It
> will
> continue rebooting until I stop it.
>
> I followed the steps in Knowledgebase Article #330184 and used the BOOTCFG
> /REBUILD tool to fix the BOOT.INI file. This did not fix the problem.
>
> The BOOT.INI file is located in the root C:\ directory and appears ok. It
> contains:
>
> [boot loader]
> timeout=1
> default=multi<0>disk<0>rdisk<0>partition<1>\WINDOW S
> [operating systems]
> multi<0>disk<0>rdisk<0>partition<1>\WINDOWS="Micro soft Windows XP
> Professional" /fastdetect
>
> Any suggestions?
>
> stgislander
> Island Engineering, Inc.


The file uses the wrong type of bracket. It should like like so:
[boot loader]
timeout=1
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP
Professional" /fastdetect


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 09-19-2007, 01:51 AM
stgislander
Newsgroup Contributor
 
Posts: n/a
Re: Another "Invalid BOOT.INI File" Question

Sorry Pegasus... you are correct. As I look closer at the screen of the
BOOT.INI listing, I can tell that the brackets are ( ) and not < >. My
mistake.

See anything else?

"Pegasus (MVP)" wrote:

>
> "stgislander" <stgislander@discussions.microsoft.com> wrote in message
> news:5B318A7F-B81F-49BB-B4A8-586BD5C234AB@microsoft.com...
> >I am performing a new Windows XP Professional installation on a Hitachi
> > microdrive attached to a Tyan motherboard. The installation proceeds
> > smoothly until the first reboot to continue the installation. At that
> > point
> > I get the error, "Invalid BOOT.INI file. Booting from C:\WINDOWS\" The
> > system performs a warm boot and starts the process all over again. It
> > will
> > continue rebooting until I stop it.
> >
> > I followed the steps in Knowledgebase Article #330184 and used the BOOTCFG
> > /REBUILD tool to fix the BOOT.INI file. This did not fix the problem.
> >
> > The BOOT.INI file is located in the root C:\ directory and appears ok. It
> > contains:
> >
> > [boot loader]
> > timeout=1
> > default=multi<0>disk<0>rdisk<0>partition<1>\WINDOW S
> > [operating systems]
> > multi<0>disk<0>rdisk<0>partition<1>\WINDOWS="Micro soft Windows XP
> > Professional" /fastdetect
> >
> > Any suggestions?
> >
> > stgislander
> > Island Engineering, Inc.

>
> The file uses the wrong type of bracket. It should like like so:
> [boot loader]
> timeout=1
> default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
> [operating systems]
> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP
> Professional" /fastdetect
>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 09-19-2007, 01:51 AM
stgislander
Newsgroup Contributor
 
Posts: n/a
Re: Another "Invalid BOOT.INI File" Question

Sorry Pegasus... you are correct. As I look closer at the screen of the
BOOT.INI listing, I can tell that the brackets are ( ) and not < >. My
mistake.

See anything else?

"Pegasus (MVP)" wrote:

>
> "stgislander" <stgislander@discussions.microsoft.com> wrote in message
> news:5B318A7F-B81F-49BB-B4A8-586BD5C234AB@microsoft.com...
> >I am performing a new Windows XP Professional installation on a Hitachi
> > microdrive attached to a Tyan motherboard. The installation proceeds
> > smoothly until the first reboot to continue the installation. At that
> > point
> > I get the error, "Invalid BOOT.INI file. Booting from C:\WINDOWS\" The
> > system performs a warm boot and starts the process all over again. It
> > will
> > continue rebooting until I stop it.
> >
> > I followed the steps in Knowledgebase Article #330184 and used the BOOTCFG
> > /REBUILD tool to fix the BOOT.INI file. This did not fix the problem.
> >
> > The BOOT.INI file is located in the root C:\ directory and appears ok. It
> > contains:
> >
> > [boot loader]
> > timeout=1
> > default=multi<0>disk<0>rdisk<0>partition<1>\WINDOW S
> > [operating systems]
> > multi<0>disk<0>rdisk<0>partition<1>\WINDOWS="Micro soft Windows XP
> > Professional" /fastdetect
> >
> > Any suggestions?
> >
> > stgislander
> > Island Engineering, Inc.

>
> The file uses the wrong type of bracket. It should like like so:
> [boot loader]
> timeout=1
> default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
> [operating systems]
> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP
> Professional" /fastdetect
>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8 (permalink)  
Old 09-19-2007, 01:51 AM
stgislander
Newsgroup Contributor
 
Posts: n/a
Re: Another "Invalid BOOT.INI File" Question

Sorry Pegasus... you are correct. As I look closer at the screen of the
BOOT.INI listing, I can tell that the brackets are ( ) and not < >. My
mistake.

See anything else?

"Pegasus (MVP)" wrote:

>
> "stgislander" <stgislander@discussions.microsoft.com> wrote in message
> news:5B318A7F-B81F-49BB-B4A8-586BD5C234AB@microsoft.com...
> >I am performing a new Windows XP Professional installation on a Hitachi
> > microdrive attached to a Tyan motherboard. The installation proceeds
> > smoothly until the first reboot to continue the installation. At that
> > point
> > I get the error, "Invalid BOOT.INI file. Booting from C:\WINDOWS\" The
> > system performs a warm boot and starts the process all over again. It
> > will
> > continue rebooting until I stop it.
> >
> > I followed the steps in Knowledgebase Article #330184 and used the BOOTCFG
> > /REBUILD tool to fix the BOOT.INI file. This did not fix the problem.
> >
> > The BOOT.INI file is located in the root C:\ directory and appears ok. It
> > contains:
> >
> > [boot loader]
> > timeout=1
> > default=multi<0>disk<0>rdisk<0>partition<1>\WINDOW S
> > [operating systems]
> > multi<0>disk<0>rdisk<0>partition<1>\WINDOWS="Micro soft Windows XP
> > Professional" /fastdetect
> >
> > Any suggestions?
> >
> > stgislander
> > Island Engineering, Inc.

>
> The file uses the wrong type of bracket. It should like like so:
> [boot loader]
> timeout=1
> default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
> [operating systems]
> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP
> Professional" /fastdetect
>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #9 (permalink)  
Old 09-19-2007, 01:51 AM
stgislander
Newsgroup Contributor
 
Posts: n/a
Re: Another "Invalid BOOT.INI File" Question

Sorry Pegasus... you are correct. As I look closer at the screen of the
BOOT.INI listing, I can tell that the brackets are ( ) and not < >. My
mistake.

See anything else?

"Pegasus (MVP)" wrote:

>
> "stgislander" <stgislander@discussions.microsoft.com> wrote in message
> news:5B318A7F-B81F-49BB-B4A8-586BD5C234AB@microsoft.com...
> >I am performing a new Windows XP Professional installation on a Hitachi
> > microdrive attached to a Tyan motherboard. The installation proceeds
> > smoothly until the first reboot to continue the installation. At that
> > point
> > I get the error, "Invalid BOOT.INI file. Booting from C:\WINDOWS\" The
> > system performs a warm boot and starts the process all over again. It
> > will
> > continue rebooting until I stop it.
> >
> > I followed the steps in Knowledgebase Article #330184 and used the BOOTCFG
> > /REBUILD tool to fix the BOOT.INI file. This did not fix the problem.
> >
> > The BOOT.INI file is located in the root C:\ directory and appears ok. It
> > contains:
> >
> > [boot loader]
> > timeout=1
> > default=multi<0>disk<0>rdisk<0>partition<1>\WINDOW S
> > [operating systems]
> > multi<0>disk<0>rdisk<0>partition<1>\WINDOWS="Micro soft Windows XP
> > Professional" /fastdetect
> >
> > Any suggestions?
> >
> > stgislander
> > Island Engineering, Inc.

>
> The file uses the wrong type of bracket. It should like like so:
> [boot loader]
> timeout=1
> default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
> [operating systems]
> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP
> Professional" /fastdetect
>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #10 (permalink)  
Old 09-19-2007, 01:51 AM
Pegasus \(MVP\)
Newsgroup Contributor
 
Posts: n/a
Re: Another "Invalid BOOT.INI File" Question

There is nothing wrong with your boot.ini after you put
in the correct brackets. Since Windows complains, there
could be either of these problems:
- The file was saved in Unicode format. It must be plain ASCII.
- The file you post is not the file that Windows uses. The boot
loader looks for boot.ini in the root directory of the active
partition.

"stgislander" <stgislander@discussions.microsoft.com> wrote in message
news:C4B61D9F-3BF7-47C4-AE16-8D658657A6D5@microsoft.com...
> Sorry Pegasus... you are correct. As I look closer at the screen of the
> BOOT.INI listing, I can tell that the brackets are ( ) and not < >. My
> mistake.
>
> See anything else?
>
> "Pegasus (MVP)" wrote:
>
>>
>> "stgislander" <stgislander@discussions.microsoft.com> wrote in message
>> news:5B318A7F-B81F-49BB-B4A8-586BD5C234AB@microsoft.com...
>> >I am performing a new Windows XP Professional installation on a Hitachi
>> > microdrive attached to a Tyan motherboard. The installation proceeds
>> > smoothly until the first reboot to continue the installation. At that
>> > point
>> > I get the error, "Invalid BOOT.INI file. Booting from C:\WINDOWS\"
>> > The
>> > system performs a warm boot and starts the process all over again. It
>> > will
>> > continue rebooting until I stop it.
>> >
>> > I followed the steps in Knowledgebase Article #330184 and used the
>> > BOOTCFG
>> > /REBUILD tool to fix the BOOT.INI file. This did not fix the problem.
>> >
>> > The BOOT.INI file is located in the root C:\ directory and appears ok.
>> > It
>> > contains:
>> >
>> > [boot loader]
>> > timeout=1
>> > default=multi<0>disk<0>rdisk<0>partition<1>\WINDOW S
>> > [operating systems]
>> > multi<0>disk<0>rdisk<0>partition<1>\WINDOWS="Micro soft Windows XP
>> > Professional" /fastdetect
>> >
>> > Any suggestions?
>> >
>> > stgislander
>> > Island Engineering, Inc.

>>
>> The file uses the wrong type of bracket. It should like like so:
>> [boot loader]
>> timeout=1
>> default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
>> [operating systems]
>> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP
>> Professional" /fastdetect
>>
>>
>>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #11 (permalink)  
Old 09-19-2007, 01:51 AM
Pegasus \(MVP\)
Newsgroup Contributor
 
Posts: n/a
Re: Another "Invalid BOOT.INI File" Question

There is nothing wrong with your boot.ini after you put
in the correct brackets. Since Windows complains, there
could be either of these problems:
- The file was saved in Unicode format. It must be plain ASCII.
- The file you post is not the file that Windows uses. The boot
loader looks for boot.ini in the root directory of the active
partition.

"stgislander" <stgislander@discussions.microsoft.com> wrote in message
news:C4B61D9F-3BF7-47C4-AE16-8D658657A6D5@microsoft.com...
> Sorry Pegasus... you are correct. As I look closer at the screen of the
> BOOT.INI listing, I can tell that the brackets are ( ) and not < >. My
> mistake.
>
> See anything else?
>
> "Pegasus (MVP)" wrote:
>
>>
>> "stgislander" <stgislander@discussions.microsoft.com> wrote in message
>> news:5B318A7F-B81F-49BB-B4A8-586BD5C234AB@microsoft.com...
>> >I am performing a new Windows XP Professional installation on a Hitachi
>> > microdrive attached to a Tyan motherboard. The installation proceeds
>> > smoothly until the first reboot to continue the installation. At that
>> > point
>> > I get the error, "Invalid BOOT.INI file. Booting from C:\WINDOWS\"
>> > The
>> > system performs a warm boot and starts the process all over again. It
>> > will
>> > continue rebooting until I stop it.
>> >
>> > I followed the steps in Knowledgebase Article #330184 and used the
>> > BOOTCFG
>> > /REBUILD tool to fix the BOOT.INI file. This did not fix the problem.
>> >
>> > The BOOT.INI file is located in the root C:\ directory and appears ok.
>> > It
>> > contains:
>> >
>> > [boot loader]
>> > timeout=1
>> > default=multi<0>disk<0>rdisk<0>partition<1>\WINDOW S
>> > [operating systems]
>> > multi<0>disk<0>rdisk<0>partition<1>\WINDOWS="Micro soft Windows XP
>> > Professional" /fastdetect
>> >
>> > Any suggestions?
>> >
>> > stgislander
>> > Island Engineering, Inc.

>>
>> The file uses the wrong type of bracket. It should like like so:
>> [boot loader]
>> timeout=1
>> default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
>> [operating systems]
>> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP
>> Professional" /fastdetect
>>
>>
>>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #12 (permalink)  
Old 09-19-2007, 01:51 AM
Pegasus \(MVP\)
Newsgroup Contributor
 
Posts: n/a
Re: Another "Invalid BOOT.INI File" Question

There is nothing wrong with your boot.ini after you put
in the correct brackets. Since Windows complains, there
could be either of these problems:
- The file was saved in Unicode format. It must be plain ASCII.
- The file you post is not the file that Windows uses. The boot
loader looks for boot.ini in the root directory of the active
partition.

"stgislander" <stgislander@discussions.microsoft.com> wrote in message
news:C4B61D9F-3BF7-47C4-AE16-8D658657A6D5@microsoft.com...
> Sorry Pegasus... you are correct. As I look closer at the screen of the
> BOOT.INI listing, I can tell that the brackets are ( ) and not < >. My
> mistake.
>
> See anything else?
>
> "Pegasus (MVP)" wrote:
>
>>
>> "stgislander" <stgislander@discussions.microsoft.com> wrote in message
>> news:5B318A7F-B81F-49BB-B4A8-586BD5C234AB@microsoft.com...
>> >I am performing a new Windows XP Professional installation on a Hitachi
>> > microdrive attached to a Tyan motherboard. The installation proceeds
>> > smoothly until the first reboot to continue the installation. At that
>> > point
>> > I get the error, "Invalid BOOT.INI file. Booting from C:\WINDOWS\"
>> > The
>> > system performs a warm boot and starts the process all over again. It
>> > will
>> > continue rebooting until I stop it.
>> >
>> > I followed the steps in Knowledgebase Article #330184 and used the
>> > BOOTCFG
>> > /REBUILD tool to fix the BOOT.INI file. This did not fix the problem.
>> >
>> > The BOOT.INI file is located in the root C:\ directory and appears ok.
>> > It
>> > contains:
>> >
>> > [boot loader]
>> > timeout=1
>> > default=multi<0>disk<0>rdisk<0>partition<1>\WINDOW S
>> > [operating systems]
>> > multi<0>disk<0>rdisk<0>partition<1>\WINDOWS="Micro soft Windows XP
>> > Professional" /fastdetect
>> >
>> > Any suggestions?
>> >
>> > stgislander
>> > Island Engineering, Inc.

>>
>> The file uses the wrong type of bracket. It should like like so:
>> [boot loader]
>> timeout=1
>> default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
>> [operating systems]
>> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP
>> Professional" /fastdetect
>>
>>
>>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #13 (permalink)  
Old 09-19-2007, 01:51 AM
Pegasus \(MVP\)
Newsgroup Contributor
 
Posts: n/a
Re: Another "Invalid BOOT.INI File" Question

There is nothing wrong with your boot.ini after you put
in the correct brackets. Since Windows complains, there
could be either of these problems:
- The file was saved in Unicode format. It must be plain ASCII.
- The file you post is not the file that Windows uses. The boot
loader looks for boot.ini in the root directory of the active
partition.

"stgislander" <stgislander@discussions.microsoft.com> wrote in message
news:C4B61D9F-3BF7-47C4-AE16-8D658657A6D5@microsoft.com...
> Sorry Pegasus... you are correct. As I look closer at the screen of the
> BOOT.INI listing, I can tell that the brackets are ( ) and not < >. My
> mistake.
>
> See anything else?
>
> "Pegasus (MVP)" wrote:
>
>>
>> "stgislander" <stgislander@discussions.microsoft.com> wrote in message
>> news:5B318A7F-B81F-49BB-B4A8-586BD5C234AB@microsoft.com...
>> >I am performing a new Windows XP Professional installation on a Hitachi
>> > microdrive attached to a Tyan motherboard. The installation proceeds
>> > smoothly until the first reboot to continue the installation. At that
>> > point
>> > I get the error, "Invalid BOOT.INI file. Booting from C:\WINDOWS\"
>> > The
>> > system performs a warm boot and starts the process all over again. It
>> > will
>> > continue rebooting until I stop it.
>> >
>> > I followed the steps in Knowledgebase Article #330184 and used the
>> > BOOTCFG
>> > /REBUILD tool to fix the BOOT.INI file. This did not fix the problem.
>> >
>> > The BOOT.INI file is located in the root C:\ directory and appears ok.
>> > It
>> > contains:
>> >
>> > [boot loader]
>> > timeout=1
>> > default=multi<0>disk<0>rdisk<0>partition<1>\WINDOW S
>> > [operating systems]
>> > multi<0>disk<0>rdisk<0>partition<1>\WINDOWS="Micro soft Windows XP
>> > Professional" /fastdetect
>> >
>> > Any suggestions?
>> >
>> > stgislander
>> > Island Engineering, Inc.

>>
>> The file uses the wrong type of bracket. It should like like so:
>> [boot loader]
>> timeout=1
>> default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
>> [operating systems]
>> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP
>> Professional" /fastdetect
>>
>>
>>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #14 (permalink)  
Old 09-19-2007, 01:51 AM
stgislander
Newsgroup Contributor
 
Posts: n/a
Re: Another "Invalid BOOT.INI File" Question

Well I must assume (I know... I know) that the file is in ASCII format since
Windows created it, and I can read it using the TYPE command. I can see that
the file is also located in the root directory (C:\), and there is only one
partition on this microdrive.

It appears that all there is left for me to do, is to delete the active
partition and start all over again.

Thanks for the assistance.

"Pegasus (MVP)" wrote:

> There is nothing wrong with your boot.ini after you put
> in the correct brackets. Since Windows complains, there
> could be either of these problems:
> - The file was saved in Unicode format. It must be plain ASCII.
> - The file you post is not the file that Windows uses. The boot
> loader looks for boot.ini in the root directory of the active
> partition.
>
> "stgislander" <stgislander@discussions.microsoft.com> wrote in message
> news:C4B61D9F-3BF7-47C4-AE16-8D658657A6D5@microsoft.com...
> > Sorry Pegasus... you are correct. As I look closer at the screen of the
> > BOOT.INI listing, I can tell that the brackets are ( ) and not < >. My
> > mistake.
> >
> > See anything else?
> >
> > "Pegasus (MVP)" wrote:
> >
> >>
> >> "stgislander" <stgislander@discussions.microsoft.com> wrote in message
> >> news:5B318A7F-B81F-49BB-B4A8-586BD5C234AB@microsoft.com...
> >> >I am performing a new Windows XP Professional installation on a Hitachi
> >> > microdrive attached to a Tyan motherboard. The installation proceeds
> >> > smoothly until the first reboot to continue the installation. At that
> >> > point
> >> > I get the error, "Invalid BOOT.INI file. Booting from C:\WINDOWS\"
> >> > The
> >> > system performs a warm boot and starts the process all over again. It
> >> > will
> >> > continue rebooting until I stop it.
> >> >
> >> > I followed the steps in Knowledgebase Article #330184 and used the
> >> > BOOTCFG
> >> > /REBUILD tool to fix the BOOT.INI file. This did not fix the problem.
> >> >
> >> > The BOOT.INI file is located in the root C:\ directory and appears ok.
> >> > It
> >> > contains:
> >> >
> >> > [boot loader]
> >> > timeout=1
> >> > default=multi<0>disk<0>rdisk<0>partition<1>\WINDOW S
> >> > [operating systems]
> >> > multi<0>disk<0>rdisk<0>partition<1>\WINDOWS="Micro soft Windows XP
> >> > Professional" /fastdetect
> >> >
> >> > Any suggestions?
> >> >
> >> > stgislander
> >> > Island Engineering, Inc.
> >>
> >> The file uses the wrong type of bracket. It should like like so:
> >> [boot loader]
> >> timeout=1
> >> default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
> >> [operating systems]
> >> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP
> >> Professional" /fastdetect
> >>
> >>
> >>

>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #15 (permalink)  
Old 09-19-2007, 01:51 AM
stgislander
Newsgroup Contributor
 
Posts: n/a
Re: Another "Invalid BOOT.INI File" Question

Well I must assume (I know... I know) that the file is in ASCII format since
Windows created it, and I can read it using the TYPE command. I can see that
the file is also located in the root directory (C:\), and there is only one
partition on this microdrive.

It appears that all there is left for me to do, is to delete the active
partition and start all over again.

Thanks for the assistance.

"Pegasus (MVP)" wrote:

> There is nothing wrong with your boot.ini after you put
> in the correct brackets. Since Windows complains, there
> could be either of these problems:
> - The file was saved in Unicode format. It must be plain ASCII.
> - The file you post is not the file that Windows uses. The boot
> loader looks for boot.ini in the root directory of the active
> partition.
>
> "stgislander" <stgislander@discussions.microsoft.com> wrote in message
> news:C4B61D9F-3BF7-47C4-AE16-8D658657A6D5@microsoft.com...
> > Sorry Pegasus... you are correct. As I look closer at the screen of the
> > BOOT.INI listing, I can tell that the brackets are ( ) and not < >. My
> > mistake.
> >
> > See anything else?
> >
> > "Pegasus (MVP)" wrote:
> >
> >>
> >> "stgislander" <stgislander@discussions.microsoft.com> wrote in message
> >> news:5B318A7F-B81F-49BB-B4A8-586BD5C234AB@microsoft.com...
> >> >I am performing a new Windows XP Professional installation on a Hitachi
> >> > microdrive attached to a Tyan motherboard. The installation proceeds
> >> > smoothly until the first reboot to continue the installation. At that
> >> > point
> >> > I get the error, "Invalid BOOT.INI file. Booting from C:\WINDOWS\"
> >> > The
> >> > system performs a warm boot and starts the process all over again. It
> >> > will
> >> > continue rebooting until I stop it.
> >> >
> >> > I followed the steps in Knowledgebase Article #330184 and used the
> >> > BOOTCFG
> >> > /REBUILD tool to fix the BOOT.INI file. This did not fix the problem.
> >> >
> >> > The BOOT.INI file is located in the root C:\ directory and appears ok.
> >> > It
> >> > contains:
> >> >
> >> > [boot loader]
> >> > timeout=1
> >> > default=multi<0>disk<0>rdisk<0>partition<1>\WINDOW S
> >> > [operating systems]
> >> > multi<0>disk<0>rdisk<0>partition<1>\WINDOWS="Micro soft Windows XP
> >> > Professional" /fastdetect
> >> >
> >> > Any suggestions?
> >> >
> >> > stgislander
> >> > Island Engineering, Inc.
> >>
> >> The file uses the wrong type of bracket. It should like like so:
> >> [boot loader]
> >> timeout=1
> >> default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
> >> [operating systems]
> >> multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Micro soft Windows XP
> >> Professional" /fastdetect
> >>
> >>
> >>

>
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

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 On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Another "Invalid BOOT.INI File" Question stgislander Windows XP 0 09-19-2007 01:51 AM
RE: "Directory name invalid" when clicking .exe-file Mukul K Sharma Windows Vista 9 04-19-2007 12:30 PM
"Insert", "Picture", "From File" - file types displayed? N N Microsoft Office 1 01-15-2007 11:18 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 10:12 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0