A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows XP » General XP issues or comments
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

"Invalid BOOT.INI file" / How to write manually my boot.ini file?



 
 
Thread Tools Display Modes
  #1  
Old August 24th 05, 03:27 PM
Paul Barasoa
external usenet poster
 
Posts: n/a
Default "Invalid BOOT.INI file" / How to write manually my boot.ini file?

A few days ago my boot partition crashed somehow and I got a message during bootup:

NTLDR is missing
Press Ctrl+Alt+Del to restart

Ok, So I did according to some recommendations a renewal of my boot files (with my recovery CD):

FIXMBR C:
FIXBOOT C:
COPY X:\I386\NTLDR C:\
COPY X:\I386\NTDETECT.COM C:\

After this operations I could successfully boot my Win2000 system.
However, since then during my boot up two new messages appear:

Invalid Boot.ini file
Booting from C:\WINNT\

Hmm, what does that mean?
Do I have to rewrite manually my boot.ini file?

If yes: How should it look like?

Again everything else seems to be fine with the Windows system.
I can work with it as before.
Only the new messages are somehow curious.

Paul

Ads
  #2  
Old August 24th 05, 06:36 PM
Manny Borges
external usenet poster
 
Posts: n/a
Default

Assuming that you have 1 hard drive and that w2000 is installed the

Open notepad.

Paste in

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microso ft Windows 2000" /fastdetect

save as "boot.ini" (the quotes are important) to root of your c: drive.

If you get a save error you may need to open a command prompt (start=run,
cmd, ENTER)

type:

cd \
attrib -s -h boot.ini
del boot.ini
exit

then try saving your new boot.ini file.



"Paul Barasoa" wrote:

A few days ago my boot partition crashed somehow and I got a message during bootup:

NTLDR is missing
Press Ctrl+Alt+Del to restart

Ok, So I did according to some recommendations a renewal of my boot files (with my recovery CD):

FIXMBR C:
FIXBOOT C:
COPY X:\I386\NTLDR C:\
COPY X:\I386\NTDETECT.COM C:\

After this operations I could successfully boot my Win2000 system.
However, since then during my boot up two new messages appear:

Invalid Boot.ini file
Booting from C:\WINNT\

Hmm, what does that mean?
Do I have to rewrite manually my boot.ini file?

If yes: How should it look like?

Again everything else seems to be fine with the Windows system.
I can work with it as before.
Only the new messages are somehow curious.

Paul


  #3  
Old August 24th 05, 06:46 PM
Doug Knox MS-MVP
external usenet poster
 
Posts: n/a
Default

A typical XP boot.ini file (1 hard disk, 1 partition) looks like this, =
with SP2 installed.

[boot loader]
timeout=3D30
default=3Dmulti(0)disk(0)rdisk(0)partition(1)\WIND OWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=3D"Win dows XP" =
/NOEXECUTE=3DOPTIN /FASTDETECT

--=20
Doug Knox, MS-MVP Windows Media Center\Windows Powered Smart =
Display\Security
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/xp_securityconsole.htm
--------------------------------
Please reply only to the newsgroup so all may benefit.
Unsolicited e-mail is not answered.
=20
"Manny Borges" wrote in message =
...
Assuming that you have 1 hard drive and that w2000 is installed the
=20
Open notepad.
=20
Paste in=20
=20
[boot loader]
timeout=3D30
default=3Dmulti(0)disk(0)rdisk(0)partition(1)\WINN T
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT=3D"Micro soft Windows 2000" =

/fastdetect
=20
save as "boot.ini" (the quotes are important) to root of your c: =

drive.
=20
If you get a save error you may need to open a command prompt =

(start=3Drun,=20
cmd, ENTER)
=20
type:
=20
cd \
attrib -s -h boot.ini
del boot.ini
exit
=20
then try saving your new boot.ini file.
=20
=20
=20
"Paul Barasoa" wrote:
=20
A few days ago my boot partition crashed somehow and I got a message =

during bootup:
=20
NTLDR is missing
Press Ctrl+Alt+Del to restart
=20
Ok, So I did according to some recommendations a renewal of my boot =

files (with my recovery CD):
=20
FIXMBR C:
FIXBOOT C:
COPY X:\I386\NTLDR C:\
COPY X:\I386\NTDETECT.COM C:\
=20
After this operations I could successfully boot my Win2000 system.=20
However, since then during my boot up two new messages appear:
=20
Invalid Boot.ini file
Booting from C:\WINNT\
=20
Hmm, what does that mean?
Do I have to rewrite manually my boot.ini file?
=20
If yes: How should it look like?
=20
Again everything else seems to be fine with the Windows system.
I can work with it as before.
Only the new messages are somehow curious.
=20
Paul
=20

  #4  
Old August 24th 05, 10:17 PM
Manny Borges
external usenet poster
 
Posts: n/a
Default

Yeah, and thats probably what I would have pasted in if the poster hadn't
explictly stated windows 2000.



Just ribbing ya, thanks for the followup, its good info to have.

--
Manny Borges
MCSE NT4-2003 (+ Security)
MCT, Certified Cheese Master

The pen is mightier than the sword, and considerably easier to write with.
-- Marty Feldman
"Doug Knox MS-MVP" wrote in message
...
A typical XP boot.ini file (1 hard disk, 1 partition) looks like this, with
SP2 installed.

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windo ws XP" /NOEXECUTE=OPTIN
/FASTDETECT

--
Doug Knox, MS-MVP Windows Media Center\Windows Powered Smart
Display\Security
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/xp_securityconsole.htm
--------------------------------
Please reply only to the newsgroup so all may benefit.
Unsolicited e-mail is not answered.

"Manny Borges" wrote in message
...
Assuming that you have 1 hard drive and that w2000 is installed the

Open notepad.

Paste in

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINNT
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microso ft Windows 2000"
/fastdetect

save as "boot.ini" (the quotes are important) to root of your c: drive.

If you get a save error you may need to open a command prompt (start=run,
cmd, ENTER)

type:

cd \
attrib -s -h boot.ini
del boot.ini
exit

then try saving your new boot.ini file.



"Paul Barasoa" wrote:

A few days ago my boot partition crashed somehow and I got a message
during bootup:

NTLDR is missing
Press Ctrl+Alt+Del to restart

Ok, So I did according to some recommendations a renewal of my boot files
(with my recovery CD):

FIXMBR C:
FIXBOOT C:
COPY X:\I386\NTLDR C:\
COPY X:\I386\NTDETECT.COM C:\

After this operations I could successfully boot my Win2000 system.
However, since then during my boot up two new messages appear:

Invalid Boot.ini file
Booting from C:\WINNT\

Hmm, what does that mean?
Do I have to rewrite manually my boot.ini file?

If yes: How should it look like?

Again everything else seems to be fine with the Windows system.
I can work with it as before.
Only the new messages are somehow curious.

Paul




  #5  
Old August 26th 05, 04:49 AM
Doug Knox MS-MVP
external usenet poster
 
Posts: n/a
Default

Duh, I missed that

--=20
Doug Knox, MS-MVP Windows Media Center\Windows Powered Smart =
Display\Security
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/xp_securityconsole.htm
--------------------------------
Please reply only to the newsgroup so all may benefit.
Unsolicited e-mail is not answered.
=20
"Manny Borges" wrote in message =
...
Yeah, and thats probably what I would have pasted in if the poster =

hadn't=20
explictly stated windows 2000.
=20

=20
Just ribbing ya, thanks for the followup, its good info to have.


 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
activesync 3.8 installation error control_freak777 Windows XP Help and Support 3 June 29th 05 05:20 AM
page file LeeRay General XP issues or comments 10 April 6th 05 09:06 AM
SFC is useless Steve N. General XP issues or comments 24 March 8th 05 08:33 PM
invalid boot.ini file perplexed General XP issues or comments 3 August 12th 04 08:32 PM
Harddisks: Seek, Read, Write, Read, Write, Slow ? Skybuck Flying Hardware and Windows XP 20 July 23rd 04 05:16 AM






All times are GMT +1. The time now is 06:45 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.