It would be interesting to know what your system make and model is and what your XP version and Service Pack is and a few other things, but it is just a fantasy of mine that the Microsoft Answers forum would actually prompt for such things when a new question is created.
Issues would be resolved so much faster and with less trial and error.
If you are seeing message like this:
No Disk, Exception Processing Message c0000013 Parameters 75b6bf7c 475b6bf7c 75b6bf7c
Until you can determine what the "real" problem is with your hardware, you can disable the pop up message by making a registry adjustment.
Before making registry changes, backup your registry with this popular free and easy to use tool:
http://www.snapfiles.com/get/erunt.html
Click Start, Run and in the box enter:
regedit
Click OK to open the registry editor and navigate to the following key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Windows
On the right hand pane, check the value of the ErrorMode parameter.
If the ErrorMode parameter is set to 0, double click ErrorMode and change the value to 2 (2 = disabled).
Click OK to save the changes, then click File, Exit to close the registry editor.
Reboot your system and check things now.
Setting the ErrorMode parameter to 2 stops the pop up message but will still log any hard errors to the Event Viewer log.
Read more about it here: