"Blue Screen Of Death", commonly known as BSOD among the people in computer related fields is one of the most frquently occuring problems in the computers that use Microsoft Windows and few other operating systems. This screen will have error code of the format "0x000000_ _" where the last two digits indicate the type of error. Most of the times the blue screen errors are related to the Physical Memory in the computer. Improper seating of the memory and other hardwares in the computer also may cause this problem.Besides hardware, softwares and drivers may also result in bsod. Whenever a driver for the newly added hardware is not installed properly, the system will show the blue screen error code related to that problem. A blue screen error can occur when booting an operating or working with an application and also while shutting down the system . Every blue screen will have a description of the error that has occured and also will have a code called the "stop code" . The stop code determines the exact source of the problem.
The image displays a "0x000000ED" stop code which is a "UNMOUNTABLE_BOOT_VOLUME" error. This error occurs due to problem with harddisk of the computer. This error can be fixed by running "chkdsk /r" in the recovery console and then restarting the system. If this doesnt fix the problem, then the harddisk has to be replaced. However if the computer is a DELL product and the hardisk is an IDE HDD with less than or equal to 80 GB capacity, IDE diagnostics which is inbuilt in the computer can be run to check the condition of the harddisk . If the error code is "07" , then it means that the harddisk is in good condition. For rest of the error codes , the harddisk has to be replaced.
Please leave your comments here.
Thank you.