"Missing or corrupt Ntfs.sys" error message when you restart Windows XP after you convert your hard disk to the NTFS file system (822800)
The information in this article applies to:
- Microsoft Windows XP Professional
- Microsoft Windows XP Home Edition
SYMPTOMSYou can use the following command to convert your hard disk from the FAT 32 file system to the NTFS file system: When you use the command, after the computer completes the conversion and you restart Windows XP, you may receive an error message similar to the following error message: Windows could not start because the following file is
missing or corrupt:
System32\Drivers\Ntfs.sys CAUSEThis problem may occur if the Ntfs.sys file is missing or becomes corrupted when you convert your hard disk to NTFS.RESOLUTIONTo resolve this problem, replace the missing or corrupted Ntfs.sys file: - Use the Windows XP startup disks or the Windows XP CD to restart your computer.
- When the "Welcome to Setup" screen appears, press R to select the To repair a Windows XP installation using Recovery Console, press R option.
- Type the number of the Windows installation that you want to access from the Recovery Console, and then press ENTER.
-
Type the administrator password when you are prompted, and then press ENTER. If no administrator password exists, just press ENTER.
- At the command prompt, type the following commands (press ENTER after each command):
cd \windows\system32\drivers
ren ntfs.sys ntfs.old Note This step renames the corrupted Ntfs.sys file to Ntfs.old. If the Ntfs.sys file is not found, the file is missing. - At the command prompt, type the following command, and then press ENTER:
copy cd:\i386\ntfs.sys drive:\windows\system32\drivers Where cd is the drive letter for the CD-ROM drive that contains the Windows XP CD, and drive is the drive where you installed Windows XP. - Remove the Windows XP CD from your CD-ROM drive, type quit at a command prompt, and then press ENTER to quit the Recovery Console.
- Restart the computer.
Modification Type: | Major | Last Reviewed: | 6/16/2004 |
---|
Keywords: | kbprb KB822800 kbAudEndUser |
---|
|