The translator table maps logical block addresses (LBAs) to physical cylinder-head-sector (CHS) locations on the platters. When it becomes corrupt, the drive initializes and may even report its correct model number, but it shows zero capacity or an incorrect size. The operating system cannot access any data because the LBA-to-physical mapping is broken.
Translator corruption on Fujitsu drives typically results from power interruptions during firmware housekeeping operations or from progressive bad sector accumulation that corrupts the SA copy on the platters.
Recovery involves reading whatever fragments of the translator remain, then using the zone map definitions and head configuration data to reconstruct the mapping from scratch.
Translator corruption is not data loss. The user data sectors are physically intact on the platters. Only the mapping table that tells the controller where each LBA is located is damaged. Rebuilding the translator restores access without any physical intervention. This is a $600–$900 firmware-tier recovery.
Rebuilding the Translator on MHZ, MHY, and MHW Drives
On the 2.5-inch MHZ, MHY, and MHW laptop families we see translator failure present as a drive that spins, identifies its correct model string, then reports 0 LBA or a mismatched capacity.
We read what survives of the translator on the PC-3000, reconstruct the logical-to-physical map from those fragments, and image every sector through PC-3000 Data Extractor onto a target disk. All work happens on the clone. The original never writes again, so if the reconstruction proves imperfect we can iterate without risking further SA damage.