• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

NT Gurus: How do I repair bad NTFS.sys file on a HD?

MadRat

Lifer
How do I repair bad NTFS.sys file on a HD? Its not something the repair utility on the NT cd will fix. Its also something that cannot be accessed directly because the system stops before it completes the "NT Loader" file. 🙁

Any ideas?
 
Just reinstall the NT OS....just remember to change C:\winnt to something like C:\winnt2.

That way all your data on the hard drive is still there.

😎
 
So installing the OS on an NTFS partition doesn't remove the data? Sounds dangerous to me. We cannot access any data on the partition becuase NTFS is scrambled... 🙁
 
How do you know that the problem is with the ntfs.sys? Is it a stop error 0x24? If so, go to support.microsoft.com and look for Q228888.


If you reinstall, you might lose all the data. How can you reinstall if the file system is not being recognized? Answer: NT installer might reformat the hard drive.


 
You might try putting your hard drive into another NT system then copying the ntfs.sys file over. Note you will have to copy the file with the correct service pack revision.

Ryan
 
For future references, Ontrack makes a program called EasyRecovery Pro. I was able to retrieve my files with this program after my NTFS partition messed up. It does some kind of low level reading of the hard disk which allows it to recovery the files.
 
Winternals ERD Commander allows you to make boot floppies or CD that will boot to a command line NT interface so that you can replace files, reset passwords, run CHKDSK, etc. It's a great program that I use all the time.
 
Awww, someone had the presence of mind to SAVE that hard drive. I thought the new image was on top of that specific hard drive. Anyways, I found a DOS utility called NTFSPRO that allowed us to see the partition. Seems he deleted his entire Windows folder. Somebody (he) just lost their admin rights to the machine! Silly him.

I suspect he tried to install Windows ME over the NT image. 😉
 
MadRat, that is a comman practice to install NT again using a different directory name like c:\winnt32 instead of the default which is c:\winnt.

You'll get your data back this way.

What you did so far was more dangerous.
 
Our problem was that we couldn't verify any drive integrity at all. Once we were able to verify the data we did reinstall NT and he's off and running again. Just no admin rights anymore. 😉
 
Back
Top