XP启动时蓝屏求助

来源:百度知道 编辑:UC知道 时间:2024/05/08 19:30:40
A problem has been detected and windows has been shut down to prevent damage to your computer.
If this is the first time you've seen this stop error screen,restar your computer.If this screen appears again,follow these steps:
Disable or uninstall any anti-virus,disk defragmention or backup utilities.Check your hard drive configuration,and check for any updated drivers.Run CHKDSK/F to check for hard drive corruption,and them restart your computer.
Technical information:
※STOP:0x00000024(0x001902FE,0xF89AD6DC,0xF89AD3D8,0xF8172F81)
※ntfs.sys - Address F8172F81 base at F8123000,Datastamp 41107eea
现在无法进入XP系统,你所说的命令行,文件属性都用不了

0x00000024:NTFS_FILE_SYSTEM

◆错误分析:0x00000024是由于NTFS.sys文件出现错误(这个驱动文件的作用是容许系统读写使用NTFS文件系统的磁盘). 这个蓝屏错误很有可能是磁盘本身存在物理损坏, 或是中断要求封包(IRP)损坏而导致的. 其他原因还包括:硬盘磁盘碎片过多; 文件读写操作过于频繁, 并且数据量非常达或者是由于一些磁盘镜像软件或杀毒软件引起的.
◇解决方案:
第一步:首先打开命令行提示符, 运行"Chkdsk /r"(注:不是CHKDISK, 感觉象这个, 但是……)命令检查并修复硬盘错误, 如果报告存在怀道(Bad Track), 请使用硬盘厂商提供的检查工具进行检查和修复.
第二步:接着禁用所有即使扫描文件的软件, 比如:杀毒软件、防火墙或备份工具.
第三步:右击C:\winnt\system32\drivers\fastfat.sys文件并选择"属性", 查看其版本是否与当前系统所使用的Windows版本相符.(注:如果是XP, 应该是C:\windows\system32\drivers\fastfat.sys)
第四步:安装最新的主板驱动程序, 特别IDE驱动. 如果你的光驱、可移动存储器也提供有驱动程序,最好将它们升级至最新版.

重启一次