This BSOD 0×24 is called as “NTFS_FILE_SYSTEM” and this error normally occurs in Windows Vista or in Windows XP computer systems due to hard disk drive problem's. This Windows stop error indicates a problem occurred in ntfs.sys, the driver file that allows the system to read and write to NTFS drives. Corruption in the NTFS file system or bad blocks (sectors) on the hard disk drive can induce this particular stop error. Corrupted SCSI and IDE drivers can also adversely affect the system's ability to read and write to disk, thus causing this stop error.
Another possible cause of this “NTFS_FILE_SYSTEM” stop error is the depletion of nonpaged pool memory. If the nonpaged pool memory is completely depleted, this error can stop the system. However, during the indexing process, if the amount of available nonpaged pool memory is very low, another kernel-mode driver requiring nonpaged pool memory can also trigger this stop error in Windows based computer systems.
To resolve a disk corruption problem:
Check Event Viewer for error messages from SCSI and FASTFAT (System Log) or Autochk (Application Log) that might help pinpoint the device or driver that is causing the error. Try disabling any virus scanners, backup programs, or disk defragmenter tools that continually monitor the Windows based computer system. You should also run hardware diagnostics supplied by the system manufacturer. For details on these procedures, see the owner's manual for your computer. Run Chkdsk /f /r to detect and resolve any file system structural corruption. You must restart the system before the disk scan begins on a system partition.The steps for this is given:
- Insert and boot from your Windows Vista DVD or XP CD
- Select the Repair option from the opened menu.
- Press the number that corresponds to the correct location for the installation of Windows you want to repair. Typically this will be #1
- Enter in the administrator password when requested
- Now type chkdsk /r
- After that command is completed restart your system and check. if the issue still exist then format and reinstall the operating system.
To resolve a nonpaged pool memory depletion problem:
Either add new physical memory to the Windows based computer (thus increasing the quantity of nonpaged pool memory available to the kernel), or reduce the number of files on the Services for Macintosh (SFM) volume.
Comments :
Post a Comment