Boot.ini file

J

Joseph

When I softboot my computer,(on the black screen)an error
message INVALID BOOT,INI file... Booting C:\WINDOWS.
I plan to format c: hard drive. Will this proceedure
replace or repair BOOT.INI file?
 
A

Alex Nichol

Joseph said:
When I softboot my computer,(on the black screen)an error
message INVALID BOOT,INI file... Booting C:\WINDOWS.
I plan to format c: hard drive. Will this proceedure
replace or repair BOOT.INI file?

That will start over entirely, so will make a new file.

There is no need to do anything so drastic. If you have a regular, not
a 'restore' XP CD, Set the BIOS to boot CD before Hard Disk. Boot the
XP CD and, instead of Setup, take the immediate R for Repair. Assume
any password requested is blank, and TAB over.

Give the command
BootCfg /Rebuild

Or you can go to Control Panel - System - Advanced, click Settings in
Startup and Error recovery and there click Edit to load the file into
Notepad for editing. If it looks weird, clear out all its contents and
start over - it should look like

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

With the /fastdetect being at the end of the line starting multi(0) -
not wrapped round

The only likely change that *might* be needed is of the partition(1) -
which just *might* be 2 3 or 4. Once you have edited it, Start - Run
Msconfig.exe and on the Boot.ini page click on 'Check all paths' to make
sure it is OK.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top