Corrupt and unreadable file in WINNT\System32\Drivers

M

Martin

File intelide.sys in the C:\WINNT\System32\Drivers folder is corrupt and
unreadable.

If I try running CHKDSK it deletes the file leaving a hole that prevents
bootup amd a BSOD But I've managed to use the computer by preventing disk
checking on bootup. However, I can't use Safe Mode because it gets to
the point when intelide.sys should load and BSODs. Fortunately, I have
GoBack installed and that saved my bacon, but I'm living on borrowed time.

I tried copying a good copy of intelide.sys into the folder with Windows
running, without success. Similarly, trying to delete or rename the file
is impossible.

My floppy drive is not working so I loaded the Windows 2000 cd and got it to
boot up into the Repair facility.

I'm no expert in the necessary DOS-type commands but, having put a good copy
into the C: directory for ease, I tried:

Copy c:\intelide.sys c:\WINNT\system32\drivers but it wouldn't accept
that - I can't remember why, I think it didn't see it as a valid path or
directory.

I tried renaming the file in the Repair facility and again it wouldn't allow
it ( I think the command I used was:
Rename c:\WINNT\system32\drivers\intelide.sys intelideOLD.sys ) If that
had worked I would then have tried the Copy command again. I certainly
wasn't trying a DEL command until I'd got some understanding of the correct
commands.

To run the Repair facility, I had to disable GoBack so one mistake and it's
a full OS reinstall.

Any help on replacing the corrupt file would be greatly appreciated.


Thanks

Martin
 
M

Martin

Hi Dave and many thanks for the article, which, in all my searchings I
hadn't come across. I was hoping I'd be saying 'piece of cake", but it
didn't work. Below is what I did in the hope it might trigger a thought.
I followed the article using the Recovery Console and typed

copy c:\intelide.sys c:\winnt\system32\drivers\intelide.sys (I had
put a good copy in the root c: directory beforehand)

I got the message "The file cannot be copied"

So for an experiment to locate the problem I typed

copy c:\intelide.sys c:\intelidecopy.sys and got the message "1 file
copied"

I then tried

copy c:\winnt\system32\drivers\intelide.sys
c:\winnt\system32\drivers\intelidecopy.sys and got the message

"The system cannot find the file specified"

I then tried

copy c:\winnt\system32\drivers\intelide.sys c:\intelidecopy.sys and
again got the message

"The system cannot find the file specified"

Nevertheless, on reboot I've checked with Windows Explorer and intelide.sys
(corrupted) is still in the drivers folder.

I suppose I could try the DEL command first before the copy command i.e.

DEL c:\winnt\system32\drivers\intelide.sys

and then try the COPY command again, but I figure I shouldn't need to
because the Copy command should have caused overwriting of the corrupt file.
And I'm a bit wary of using the deleting the corrupt file without a bit af
advice first.

Any thoughts?

Again, thanks for the article.

Martin





Dave Patrick said:
This article may help.

http://support.microsoft.com/kb/313670



--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


Martin said:
File intelide.sys in the C:\WINNT\System32\Drivers folder is corrupt and
unreadable.

If I try running CHKDSK it deletes the file leaving a hole that prevents
bootup amd a BSOD But I've managed to use the computer by preventing
disk
checking on bootup. However, I can't use Safe Mode because it gets to
the point when intelide.sys should load and BSODs. Fortunately, I have
GoBack installed and that saved my bacon, but I'm living on borrowed time.

I tried copying a good copy of intelide.sys into the folder with Windows
running, without success. Similarly, trying to delete or rename the file
is impossible.

My floppy drive is not working so I loaded the Windows 2000 cd and got it
to
boot up into the Repair facility.

I'm no expert in the necessary DOS-type commands but, having put a good
copy
into the C: directory for ease, I tried:

Copy c:\intelide.sys c:\WINNT\system32\drivers but it wouldn't accept
that - I can't remember why, I think it didn't see it as a valid path or
directory.

I tried renaming the file in the Repair facility and again it wouldn't
allow
it ( I think the command I used was:
Rename c:\WINNT\system32\drivers\intelide.sys intelideOLD.sys ) If that
had worked I would then have tried the Copy command again. I certainly
wasn't trying a DEL command until I'd got some understanding of the
correct
commands.

To run the Repair facility, I had to disable GoBack so one mistake and
it's
a full OS reinstall.

Any help on replacing the corrupt file would be greatly appreciated.


Thanks

Martin
 
M

Martin

Hi Dave and thanks for your quick response,

DIR shows the file correctly listed along with its date and size info in the
Drivers folder.

Martin

Dave Patrick said:
From the RC I'd try

dir c:\winnt\system32\drivers

to see what's there.


--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


Martin said:
Hi Dave and many thanks for the article, which, in all my searchings I
hadn't come across. I was hoping I'd be saying 'piece of cake", but it
didn't work. Below is what I did in the hope it might trigger a
thought.
I followed the article using the Recovery Console and typed

copy c:\intelide.sys c:\winnt\system32\drivers\intelide.sys (I had
put a good copy in the root c: directory beforehand)

I got the message "The file cannot be copied"

So for an experiment to locate the problem I typed

copy c:\intelide.sys c:\intelidecopy.sys and got the message "1
file
copied"

I then tried

copy c:\winnt\system32\drivers\intelide.sys
c:\winnt\system32\drivers\intelidecopy.sys and got the message

"The system cannot find the file specified"

I then tried

copy c:\winnt\system32\drivers\intelide.sys c:\intelidecopy.sys and
again got the message

"The system cannot find the file specified"

Nevertheless, on reboot I've checked with Windows Explorer and
intelide.sys
(corrupted) is still in the drivers folder.

I suppose I could try the DEL command first before the copy command i.e.

DEL c:\winnt\system32\drivers\intelide.sys

and then try the COPY command again, but I figure I shouldn't need to
because the Copy command should have caused overwriting of the corrupt
file.
And I'm a bit wary of using the deleting the corrupt file without a bit af
advice first.

Any thoughts?

Again, thanks for the article.

Martin
 
M

Martin

Many thanks for your kind patience. I booted into the Recovery Console
from the cd and:

copy c:\intelide.sys c:\winnt\system32\drivers

"The file could not be copied"

I then experimented:

copy c:\intelide.sys c:\winnt

"1 file copied"


copy c:\winnt\intelide.sys c:\winnt\system32\drivers

"The file could not be copied"


In desperation:

DEL c:\winnt\system32\drivers\intelide.sys

"The delete operation failed."


I then did DIR for the drivers folder and, as before, intelide.sys is still
listed and appears to have the same attibute as most of the other files,
namely, -a------


I suspect I'll just have to live with this until such time as either I'm
forced to do a clean install or when Microsoft ends critical security
patches for Windows 2000, at which time I'll have no choice but to trade up.

Anyway, if you still have the patience and have any more sugestions, I'd be
most grateful to hear and try them.

Thanks again

Martin






Dave Patrick said:
Try;
copy c:\intelide.sys c:\winnt\system32\drivers\


--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


Martin said:
Hi Dave and thanks for your quick response,

DIR shows the file correctly listed along with its date and size info in
the
Drivers folder.

Martin
 
M

Martin

Hi Dave,

Using the message "the delete operation failed", I just found this:

http://www.technologyquestions.com/...ename-delete-even-using-recovery-console.html


I don't have Bart PE, and I don't think it works on Windows 2000. Still,
I'm willing to have a go using the Recovery Console. However, I'm not
familiar with XCOPY and the switches mentioned in the link above, so if you
would kindly tell me what to type, I'd be most grateful.

Regards


Martin




Dave Patrick said:
Try;
copy c:\intelide.sys c:\winnt\system32\drivers\


--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


Martin said:
Hi Dave and thanks for your quick response,

DIR shows the file correctly listed along with its date and size info in
the
Drivers folder.

Martin
 
S

Sid Elbow

Don't know if this helps but my c:\winnt\system32\drivers directory is
marked as read-only. You could perhaps try changing the attributes for
the directory before the copy, e.g.

attrib -r c:\winnt\system32\drivers
 
M

Martin

Hi and thanks for the kind suggestion

I''ve just chesked the attributes using the Properties tab via Windows
Explorer and neither intelide.sys or any of its parent folders is read only
(nor hidden).

Martin
 
S

Sid Elbow

Curious.

You said you tried copying the c:\intelide.sys file to a directory other
than ......\drivers\ and it was fine.

Have you tried the "corollary" - that is copying a file *other than*
c:\intelide.sys to the .....\drivers\ directory ? Say a small text file
placed in c:\

I suppose it's possible (the MVP's here would know better than I whether
it's likely) that Windows could make the directory/file read only on
shutdown (or the RC might do so before it lets you "at it"). If it were
me I'd still verify the status using attrib from the RC.
 
D

Dave Patrick

Yes, I agree it is file system corruption. You can still try it from the RC.
You can;

REN c:\winnt\system32\drivers driversold
MD c:\winnt\system32\drivers
COPY c:\intelide.sys c:\winnt\system32\drivers\
COPY c:\winnt\system32\driversold\*.* c:\winnt\system32\drivers
answer no if prompted to overwrite on last copy command



--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
 
M

Martin

Bit of a disaster I'm afraid after I finally got the Recovery Console to load.

the *.* prompted a message about wildcards being unsupoorted. To try and
recover, I deleted c:\winnt\system32\drivers and then tried to REN driversold
back to drivers. I got the message about being unable to find the folder,
or something like that. I could get it to REN back. Of course, with the
drivers folder gone I then tried emergency repair with Recovery Console.
Somehow, the intelide problem remained because Safe Mode crashed at the point
it should have loaded so both Safe Mode and Normal Mode were dead and I had
no choice but to reinstall Windows 2000, shich should keep me quiet for a few
weeks. Odd thing is that despite formatting the C drive, I didn't have to
install either the video card drivers or the sound card drivers - Windows
booted up for the first time with the drivers somehow installed and the video
and sound properties as normal. One less job to do.

Thanks for the help anyway; it was probably due a fresh install after having
run for 4 or 5 years without one. I think it was on the cards anyway but
well worth a try.


Martin

Dave Patrick said:
Yes, I agree it is file system corruption. You can still try it from the RC.
You can;

REN c:\winnt\system32\drivers driversold
MD c:\winnt\system32\drivers
COPY c:\intelide.sys c:\winnt\system32\drivers\
COPY c:\winnt\system32\driversold\*.* c:\winnt\system32\drivers
answer no if prompted to overwrite on last copy command



--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


Martin said:
Hi Dave,

Using the message "the delete operation failed", I just found this:

http://www.technologyquestions.com/...ename-delete-even-using-recovery-console.html


I don't have Bart PE, and I don't think it works on Windows 2000. Still,
I'm willing to have a go using the Recovery Console. However, I'm not
familiar with XCOPY and the switches mentioned in the link above, so if
you
would kindly tell me what to type, I'd be most grateful.

Regards


Martin
 
B

BillW50

In Martin typed on Thu, 17 Sep 2009 07:41:01 -0700:
... Odd thing is that despite formatting the C drive, I didn't
have to install either the video card drivers or the sound card
drivers - Windows booted up for the first time with the drivers
somehow installed and the video and sound properties as normal. One
less job to do.

My two Toshiba 2595XDVD ('99 era) are like that. Windows 2000 installs
(retail versions) and everything, video, sound, pointer, IR, PCMCIA,
DVD, etc. all detected and installed drivers for everything. And these
laptops originally came with Windows 98FE which needed all kinds of
special drivers from Toshiba. Weird, eh?
 
D

Dave Patrick

I think I'd still run the manufacturer's diagnostic tools to check the disk
integrity.



--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
 
M

Martin

Hi Dave,
Yes, I ran Hitachi Drive Fitness Test before reinstalling Windows to make
sure I wasn't wasting my time and to double check that a dodgy disk wasn't
the original cause of the corrupt file. Everything was ok.

Anyway, now the initial pain is mostly over, it's really nice to have
a slick system once again - no occasional hung shutdowns etc. So it was
worth it, though I hate that sick feeling when you realsie you've just passed
the point of no return and there's nothing left but a clean install.

Thanks again for your help


Martin

Dave Patrick said:
I think I'd still run the manufacturer's diagnostic tools to check the disk
integrity.



--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect


Martin said:
Bit of a disaster I'm afraid after I finally got the Recovery Console to
load.

the *.* prompted a message about wildcards being unsupoorted. To try
and
recover, I deleted c:\winnt\system32\drivers and then tried to REN
driversold
back to drivers. I got the message about being unable to find the
folder,
or something like that. I could get it to REN back. Of course, with
the
drivers folder gone I then tried emergency repair with Recovery Console.
Somehow, the intelide problem remained because Safe Mode crashed at the
point
it should have loaded so both Safe Mode and Normal Mode were dead and I
had
no choice but to reinstall Windows 2000, shich should keep me quiet for a
few
weeks. Odd thing is that despite formatting the C drive, I didn't have
to
install either the video card drivers or the sound card drivers - Windows
booted up for the first time with the drivers somehow installed and the
video
and sound properties as normal. One less job to do.

Thanks for the help anyway; it was probably due a fresh install after
having
run for 4 or 5 years without one. I think it was on the cards anyway
but
well worth a try.


Martin
 

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

Top