BSY

Seagate 7200.11 BSY Bug: Drive Not Detected Fix

Your Seagate 7200.11 drive spins up but BIOS won't see it. That's the BSY firmware bug. Here's the real fix.

I've had three clients in the last year with the same story: their PC freezes during boot, the hard drive spins up, but BIOS acts like nothing's there. Every single time it was a Seagate Barracuda 7200.11. This isn't a dead drive — it's a firmware bug that locks the drive in a busy state, and it's almost always fixable.

Cause 1: The BSY State Bug (Most Common)

Seagate shipped a batch of 7200.11 drives with firmware that can lock up during a power event or after a specific SMART command. The drive spins, clicks once, then sits in BSY — busy — forever. BIOS never gets a ready signal, so it doesn't detect the drive. Models affected include ST3500320AS, ST1000340AS, ST31000340AS, ST3750330AS, and others with SD15, SD16, SD17, SD18, SD19, or SD1A firmware.

If your drive is in this list and it spins up but isn't detected, you've got the BSY bug. Don't run chkdsk, don't try recovery software yet — the drive isn't even talking to the OS.

The real fix: firmware update via serial

Seagate released a firmware update, but it only works if the drive is detected. Since it's not, you need to force it into a state where it accepts the update. This means connecting to the drive's serial debug port.

You'll need:

  • A USB-to-TTL serial adapter (3.3V or 5V, most drives tolerate 5V but 3.3V is safer)
  • Torx T6 screwdriver
  • A PC with a spare SATA port
  • The firmware update files for your specific model (SD1A is the most common fix)

Here's the process in a nutshell:

  1. Power down the drive. Remove it from the system.
  2. On the drive's PCB, locate the four-pin serial header (usually labeled TX, RX, GND, VCC).
  3. Connect your serial adapter: adapter TX to drive RX, adapter RX to drive TX, GND to GND. Don't connect VCC.
  4. Power the drive with SATA power only (no data cable yet).
  5. Open a serial terminal at 38400 baud, 8N1.
  6. You should see the drive's prompt. If not, you might need to short the read-channel pins or use the paperclip trick to force the drive into a diagnostic mode.
  7. Once you have the prompt, issue the command to clear the BSY state: F3 T>m0,2,2,0,0,0,0,22 (this is the magic sequence).
  8. The drive will spin down and reset. Now it should be ready.
  9. Connect the SATA data cable and power cycle. BIOS should detect it.
  10. Immediately apply the firmware update from Seagate's site (if you can find it — they've buried it).

I know that sounds like a lot. It is. But it's the only way to fix a BSY-locked drive without sending it to a recovery lab. I've done it a dozen times; the first time took two hours, now it's twenty minutes.

If the drive has valuable data, stop and send it to a pro. The serial method can brick the drive if you fat-finger a command.

Cause 2: PCB Failure (Second Most Common)

If the drive doesn't spin up at all, or spins up but makes a repetitive clicking sound, the problem might be the printed circuit board (PCB). The 7200.11 drives are old now — capacitors dry out, and the motor controller chip can fail. This is more common on drives that ran hot in a poorly ventilated case.

First, check for visible damage: burnt spots, bulging capacitors, or a scorched smell. If you see any of that, the PCB is toast.

The real fix: swap the PCB (with a caveat)

You can't just grab any 7200.11 PCB and swap it. The PCB contains adaptive data unique to your drive — the drive's serial number, head map, and other calibration parameters. If you swap in a donor PCB without transferring that data, the drive won't work.

Options:

  • Find a donor PCB with the same firmware and part number, then swap the BIOS/ROM chip from your original PCB to the donor. This requires hot air rework skills.
  • Send it to a PCB repair service that can transfer the ROM for you. Costs about $50–$100.
  • Buy a pre-programmed PCB from a vendor that asks for your drive's serial number. They'll flash the adaptive data for you.

If you're not comfortable with soldering, don't attempt this. You'll make things worse.

Cause 3: Head or Platter Damage (Third Most Common)

If the drive spins up, makes a grinding or scratching noise, and is never detected, you've got mechanical failure. The 7200.11 drives are 15+ years old; heads wear out, and platters can get scratched. This is the worst-case scenario.

The real fix: professional data recovery

There's no DIY fix for head crashes. You need a cleanroom and a donor drive with matching parts. Expect to pay $500–$1500. If the data isn't worth that, recycle the drive and move on.

One thing to try first: listen to the drive. If it beeps or clicks rhythmically, that's a head crash. If it's silent, it might just be the PCB. Don't keep powering it on — you'll grind the platters and make recovery impossible.

Quick Reference: Symptom → Likely Cause → Fix

SymptomLikely CauseFix
Spins up, not detected, no clickingBSY firmware bugSerial port unlock + firmware update
No spin, no sound, no detectionPCB failurePCB swap with ROM transfer
Spins up, clicks/grinds, not detectedHead crashProfessional data recovery
Detected sometimes, disappears randomlyBad SATA cable or powerReplace cables, try different port
Detected but shows 0GB capacityService area corruptionFirmware reflash or professional recovery

One last thing: if you get the drive working, back up your data immediately. These drives are on borrowed time. I've seen them fail again a week after a BSY fix. Don't trust it — clone it to a new drive and retire the old one.

Related Errors in Hardware – Hard Drives
Invalid Class Name Fix 'Invalid Class Name' Hard Drive Error in Windows 0XC0210005 STATUS_FVE_FAILED_BAD_FS (0XC0210005) – File System Inconsistent Fix 0XC038005B Mirror volume fails: 0xC038005B fix on Server 2016/2019 0X80310028 BitLocker 0x80310028: "Not OS Volume" on Non-Boot Drive

Was this solution helpful?

EP
Erropedia Team
Tech Support Editors
The Erropedia editorial team researches and documents real-world tech errors from across Windows, Linux, macOS, networking, databases, cloud platforms, and more. Every solution is reviewed for accuracy and updated as software and systems evolve.