954,262 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

a disk read error message

When turning on the computer...I get a message that says "loading PBR descriptor 2...done, a disk read error has occurred, press ctrl+alt+del to restart". I did that and it looks like its going to load, then the same screen pops back up with the same error message repeatedly, this is for Windows XP, using a Dell Dimension 3000 PC. Can someone please help/advise?

litacole
Newbie Poster
4 posts since Sep 2005
Reputation Points: 10
Solved Threads: 0
 

* D4700A09.EXE

This BIOS update fixes the boot problems (commonly seen as the system hanging at Loading PBR Descriptor) when some USB devices are connected to the computer.

( source )

chrisbliss18
Posting Shark
917 posts since Aug 2005
Reputation Points: 38
Solved Threads: 25
 

Thanks.......do I use that link that you provided or can u instruct me on what to do? How will I be able to do this procedure, when my computer will not go pass the error message page? I am getting so frustrated!

litacole
Newbie Poster
4 posts since Sep 2005
Reputation Points: 10
Solved Threads: 0
 

I just realized that the update is for a different system, so that fix wouldn't work for you.

Do you have a Windows XP install CD? If you do, start up the Recovery Console and execute the following command:

chkdsk /r


This will do a thorough scan of your drive, correcting any problems along the way. After you have finished doing that, restart your machine and see if it loads properly.

If you don't have access to a Windows setup disk, use the instructions on this page to optain Windows boot disks. One of the options as you work with these disks is to load the Recovery Console. After you load the console, use the instructions above to run the disk scan.

chrisbliss18
Posting Shark
917 posts since Aug 2005
Reputation Points: 38
Solved Threads: 25
 

thank u

litacole
Newbie Poster
4 posts since Sep 2005
Reputation Points: 10
Solved Threads: 0
 

Please let me know if this solution fixes your problem.

chrisbliss18
Posting Shark
917 posts since Aug 2005
Reputation Points: 38
Solved Threads: 25
 

i definitely will, thanks so much

litacole
Newbie Poster
4 posts since Sep 2005
Reputation Points: 10
Solved Threads: 0
 

Hello,

This is a very old thread, but I found it helpful up to a point and have some follow-up questions.

I was getting the "Loading PBR for descriptor 2" message, followed by "Disk Read Error occurred" and it wouldn't boot up properly. I ran the disk scan mentioned here by chrisbliss18. It said it found and fixed some errors. Then I tried to reboot normally and it still won't boot.

The message I get now is "NTLDR is missing".

What to do from here?

Thanks much,

Nic

Nic Arp
Newbie Poster
1 post since Aug 2007
Reputation Points: 10
Solved Threads: 0
 

The only thing I can think of is to run the following from Recovery Console after running chkdsk.

sfc /scannow

That command finds and replaces any missing system files.

chrisbliss18
Posting Shark
917 posts since Aug 2005
Reputation Points: 38
Solved Threads: 25
 

I have the same problem but when I type the scannow or the other
message I receive "command not found, type help for list of
commands" any ideas?

I typed the chkdsk /r entry at the C: prompt in Recover Console.

Is this correct?

thx for any help,

Patty

pattyann
Newbie Poster
2 posts since Aug 2007
Reputation Points: 10
Solved Threads: 0
 

The command to run the file system integrity checker is "sfc /scannow", not "scannow". If you are typing in the command just like that, it's possible that your path is messed up. You can get around this by typing in the full path to the program. If your Windows folder is in the C:, you can run the programs like so:

C:\WINDOWS\SYSTEM32\chkdsk /r
C:\WINDOWS\SYSTEM32\sfc /scannow

If those still don't work, your system may have serious file system issue or have a very nasty virus that is removing files. You have one last chance to try to fix the problem without reinstalling Windows. You should be able to run those programs directly off of the Windows install disk. If your Windows install disk is loaded in your D:, you can run the programs like so:

D:\chkdsk /r
D:\sfc /scannow

If this also fails, you will most likely have to reinstall Windows.

chrisbliss18
Posting Shark
917 posts since Aug 2005
Reputation Points: 38
Solved Threads: 25
 

Thanks for replying. I was able to run "chkdsk /r but was never
able to run "sfc /scannow" . Kept getting the command not found
message.

Ending up reloading Windows and system is back up. Yet
another tough lesson is backing up my hard drive.

pattyann
Newbie Poster
2 posts since Aug 2007
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You