I have an older dell and it won't boot. as soon as the network boot screen appears it goes to a sceen that says press F1 to retry boot, Press F2 for utility setup when I go to the utility setup it says there is no hard disk drive installed...The dell was working fine about 1 hour prior and when it was turned on after booting a blue screen appeared saying something about memory dump I believe. it restarted and now the thing won't boot at all

Dani AI

Generated

A short practical addendum for future readers: the symptoms reported by — the BIOS falling back to network boot and the setup utility not showing a local disk — indicate the system couldn’t find a bootable local drive. That outcome commonly comes from a failed or unpowered drive, a loose/faulty data or power cable, incorrect jumper settings on older PATA drives, or a separate component fault (RAM or controller). As noted, any STOP code or driver name on the earlier blue screen is a useful diagnostic clue and should be recorded when present.

Quick checklist (rough order to try):

  1. Power down and unplug before opening the case. Inspect the drive connections: the 40‑pin IDE ribbon and 4‑pin Molex on machines of that era (most Dells around 2000 are PATA/IDE). Confirm the ribbon orientation (red stripe = pin 1) and jumper position (Master/Slave/Cable Select) if there are two drives.
  2. Power on briefly with the case open and listen: a healthy drive will spin; a dead motor is silent, repeated clicking is a mechanical failure.
  3. Swap the data or power cable, or try a different Molex connector. If available, connect the drive to another computer or a USB‑IDE adapter to see whether it is detected.
  4. If BIOS lists the disk but the OS won’t boot, boot from recovery media and repair the MBR/filesystem (XP/2000 era examples):
fixmbr
fixboot
chkdsk /r
  1. If the earlier blue screen suggested memory errors, boot a Memtest86+ image and run multiple passes to verify RAM.

Safety and data notes: avoid powering or writing to a drive that clicks; if data is important, make an image/clone before attempting repairs or consult a professional recovery service. Ground yourself to avoid static discharge and consult the specific Dell service manual for model‑specific removal/jumper instructions.

Recommended Answers

All 2 Replies

"saying something about memory dump I believe"

the most important part of troubleshooting you problem was all the numbers and error message on the bsod ,not the memory dump.
you harddrive may have died if the bios no longer sees it ,

commented: great advice solved the problem!!! +0

thank you so much I realized this soon after I posted this thread!!! thank you for responding so quickly!!! I'm glad to know others acutally give useful advice and information on this site. Apologies for not taking the post down after I found the error. Thanks again!!!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.