Where is my boot.ini file?

M

Michael Horowitz

A search got me a boot.ini.backup file, but it failed to locate
boot.ini.
Is it hidden?
I'm trying to follow the directions in article 305595 - "How to create
a boot disk for ..."
- Mike
 
M

Michael Horowitz

OK - you've exceeded my fundimental knowledge.
I thought c:\ was the root directory. but "dir c:" shows no boot.ini
You must be talking about something else?? - MIke
 
R

RonK

Click Tools,, Folder Options, View then uncheck Hide protected operating
system files.
 
W

Will Denny

Hi

It's a hidden file. You need to open Windows Explorer and go to
Tools>Folder Options>View - then enable 'Show hidden files and folders'.
It's hidden for a very good reason.

--


Will Denny
MS MVP Windows Shell/User
Please reply to the News Groups
 
B

Bruce Chambers

Michael said:
A search got me a boot.ini.backup file, but it failed to locate
boot.ini.
Is it hidden?
I'm trying to follow the directions in article 305595 - "How to create
a boot disk for ..."
- Mike



1) Click Start > Run, Type "Cmd" and then press <Enter>.

2) Type "Cd\" and then press <Enter>

3) Type "Attrib C:\Boot.ini -h -r -s" and then press <Enter>

4) Click Start > Run, Type "Notepad c:\boot.ini" and then press <Enter>

5) Edit the file to removed the extraneous line, save it, and then exit
Notepad.

6) Type "Attrib C:\Boot.ini +h +r +s" and then press <Enter>

7) Close the command console.


--

Bruce Chambers

Help us help you:



You can have peace. Or you can have freedom. Don't ever count on having
both at once. - RAH
 
G

Gene K

The System Root should be at C:\WINDOWS .
Gene K
Michael Horowitz said:
OK - you've exceeded my fundimental knowledge.
I thought c:\ was the root directory. but "dir c:" shows no boot.ini
You must be talking about something else?? - MIke
 
E

eisenberger

Michael said:
*A search got me a boot.ini.backup file, but it failed to locate
boot.ini.
Is it hidden?
I'm trying to follow the directions in article 305595 - "How t
create
a boot disk for ..."
- Mike


-
eisenberge
 
M

Mungo Bulge

Yes it is. You can read it's contents with the msconfig utility.
|
| Michael Horowitz wrote:
| > *A search got me a boot.ini.backup file, but it failed to locate
| > boot.ini.
| > Is it hidden?
| > I'm trying to follow the directions in article 305595 - "How to
| > create
| > a boot disk for ..."
| > - Mike *
|
|
|
| --
| eisenberger
| ------------------------------------------------------------------------
|
| ------------------------------------------------------------------------
| View this thread: http://www.mcse.ms/message2045064.html
|
 

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