Computing.Net > Forums > Windows 2000 > Invalid BOOT.INI

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Invalid BOOT.INI

Reply to Message Icon

Name: Koushik
Date: February 23, 2001 at 07:32:41 Pacific
Comment:

Hi,
I have Win 2000 Professional Edition. The system was booting fine for 2 days. however, from today I got "Invalid BOOT.INI, booting from C:\WINNT". The system still boots fine but I would ideally like to get rid of it. Any help ?



Sponsored Link
Ads by Google

Response Number 1
Name: Jeruvy
Date: February 23, 2001 at 08:14:24 Pacific
Reply:

You should determine how the file arrived in that location (what software did you install that put it there). I would move it to another directory since it's not required by 2000. Reading the file in notepad may help determine what may have put it there.

HTH


0

Response Number 2
Name: Daniel Su
Date: February 23, 2001 at 15:30:03 Pacific
Reply:

Try to find what's wrong in your boot.ini file, since you still got your system up, use notepad.

the normal boot.ini file is look like this :

[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="Microsoft Windows 2000 Professional" /fastdetect


timeout is use when you have multiple system to boot, if the time elapsed and you still make no choice, the system will boot the default OS

multi(X) X= 0,1,2,...
if you choose to use IDE drive or SCSI drive with BIOS enable, this line always show :
multi(X), but if you use SCSI drive with BIOS disable the line will show : SCSI(X)
disk(X) X=0 if multi(..)
rdisk(X) X=0 if scsi(..)

multi() & scsi() told us in which controller system files (boot partition) is.

rdisk() & disk() told us which HD

partition(X) X=1,2,3,...
show where the partition that contain boot partition.

boot.ini file contain ARC (advanced RISC computing) address, which pointed to the system files or boot partition.
make sure that this address is pointed to the right partition.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows 2000 Forum Home


Sponsored links

Ads by Google


Results for: Invalid BOOT.INI

Invalid boot.ini - ntdetect failed www.computing.net/answers/windows-2000/invalid-bootini-ntdetect-failed/25542.html

Invalid BOOT.INI www.computing.net/answers/windows-2000/invalid-bootini/55741.html

Invalid Boot.ini www.computing.net/answers/windows-2000/invalid-bootini/5007.html