PC Review


Reply
Thread Tools Rate Thread

Corrupt and unreadable file in WINNT\System32\Drivers

 
 
Martin
Guest
Posts: n/a
 
      13th Sep 2009
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


 
Reply With Quote
 
 
 
 
Dave Patrick
Guest
Posts: n/a
 
      13th Sep 2009

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" wrote:
> 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
>
>


 
Reply With Quote
 
Martin
Guest
Posts: n/a
 
      14th Sep 2009

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" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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" wrote:
> > 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
> >
> >

>



 
Reply With Quote
 
Dave Patrick
Guest
Posts: n/a
 
      14th Sep 2009
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" wrote:
> 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


 
Reply With Quote
 
Martin
Guest
Posts: n/a
 
      14th Sep 2009
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" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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" wrote:
> > 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

>



 
Reply With Quote
 
Dave Patrick
Guest
Posts: n/a
 
      14th Sep 2009
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" wrote:
> 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


 
Reply With Quote
 
Martin
Guest
Posts: n/a
 
      15th Sep 2009
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" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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" wrote:
> > 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

>



 
Reply With Quote
 
Martin
Guest
Posts: n/a
 
      15th Sep 2009
Hi Dave,

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

http://www.technologyquestions.com/t...y-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" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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" wrote:
> > 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

>



 
Reply With Quote
 
Sid Elbow
Guest
Posts: n/a
 
      15th Sep 2009
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



Martin wrote:

> 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"

 
Reply With Quote
 
Martin
Guest
Posts: n/a
 
      15th Sep 2009
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



"Sid Elbow" <(E-Mail Removed)> wrote in message
news:00211c62$0$1014$(E-Mail Removed)...
> 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
>
>
>
> Martin wrote:
>
> > 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"



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
File is missing or corrupt: C:\Winnt\System32\Drivers\Pci.sys help =?Utf-8?B?RGFuIGs=?= Windows XP Performance 1 21st Aug 2006 11:38 AM
CORRUPT FILE: \WINNT\SYSTEM32\CONFIG\SYSTEMCED =?Utf-8?B?VHJ1bmcgUXVhY2g=?= Microsoft Windows 2000 3 23rd Nov 2004 01:38 AM
Corrupt SOFTWARE file (C:\WINNT\System32\config\) sgeelen Microsoft Windows 2000 Registry Archive 2 23rd Oct 2003 06:18 PM
Corrupt SOFTWARE file (C:\WINNT\System32\config\) sgeelen Microsoft Windows 2000 Registry 1 23rd Oct 2003 06:18 PM
Corrupt SOFTWARE file (C:\WINNT\System32\config\) sgeelen Microsoft Windows 2000 Registry Archive 0 22nd Oct 2003 08:20 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:35 PM.