4
1
I accidentally locked an HDD with an ATA password, trying to issue a secure erase command. It was on Linux, I entered this command :
# hdparm --security-erase PWD /dev/sda
So the password is PWD (no need to keep it secret as it doesn't protect anything). Fine. But now the drive is locked, the BIOS asks for the password when I boot with the drive plugged, "PWD" doesn't work, and I think I found why : the BIOS accepts only lower-case letters.
I tried to remove the drive, boot on a live USB (Fedora) and plug the HDD, but the system doesn't recognize the drive. And I can't boot with the drive plugged : the BIOS won't even let me in the setup screen to boot on the USB stick, without the ATA password.
How can I unlock it if I know the password but the BIOS doesn't accept it ?
1Try the Live USB on another computer? – Steven – 2016-04-06T21:04:22.643
I don't have any other computer that accepts 2.5" drives. Isn't there a way to do this on this computer ? – Hey – 2016-04-06T21:05:21.970
1The SATA connector will be the same for a desktop. Consider purchasing a laptop hdd enclosure or a 2.5" to 3.5" mounting bracket. – Steven – 2016-04-06T21:10:23.813
@Steven do you even really need a bracket for the 20 minutes it takes to unlock a drive? Can't you just set it in the bottom of your case? – Anonymous Penguin – 2017-02-23T01:45:33.450
You can set it on the bottom of the case. Just be careful not to inadvertently jostle the drive or touch any exposed circuitry – Steven – 2017-02-23T02:27:37.433