A Quick guide to troubleshoot BSOD (Blue Screen).

Hi All,
Mình thấy thỉnh thoảng khi sử dụng máy tính hay gặp tình trạng màn hình xanh và mình thấy có rất nhiều cách sử lý sự cố này. Mình sưu tập được những cách sau nên post lên chia sẻ cùng mọi người.
Nếu ai gặp lỗi này thì chỉ việc xem rà trong danh sách và làm theo hướng dẫn.
1. 0x0000000A: IRQL_NOT_LESS_OR_EQUAL
Typically due to faulty or incompatible hardware or software. A kernel-mode process or driver attempted to access a memory location to which it did not have permission, or at a kernel Interrupt ReQuest Level (IRQL) that was too high. A kernel-mode process can access only other processes that have an IRQL lower than, or equal to, its own.

2. 0x0000001E: KMODE_EXCEPTION_NOT_HANDLED
The Win XP kernel detected an illegal or unknown processor instruction. The problems that cause this Stop message share similarities with those that generate Stop 0xA errors in that they can be due to invalid memory and access violations. This default Windows XP error handler typically intercepts these problems if error-handling routines are not present in the code itself.

**3. 0x00000023: FAT_FILE_SYSTEM **
A problem occurred within a read or write to a FAT16 or FAT32 file system drive. There may be a physical problem with the disk, or an interrupt request packet (IRP) may not be able to be successfully completed or may be corrupted. I suggest running ChkDsk or ScanDisk as a first effort to address it. Disable all file system filter drivers such backup utilities, virus scanners, or firewall software. Check the file properties of FASTFAT.SYS to ensure it matches the current OS or SP version. Update all disk, tape backup, CD-ROM, or removable device drivers to the most current versions.

4. 0x00000024: NTFS_FILE_SYSTEM
A problem occurred within NTFS.SYS, the driver file that allows the system to read and write to NTFS file system drives. (A similar Stop message, 0x00000023, exists for File Allocation Table file systems, FAT16 and FAT32.)

Sáng nay bao nhiêu đó đã.

Mấy bác lên đây download về xem nè. Đầy đủ các lỗi của BSOD

file not found

Toàn tiếng Anh không? không hiểu được bác ơi
Bác nói chi tiết các khắc phục lỗi IRQL_NOT_LESS_OR_EQUAL được không?