From: "Thomas Tanner" <tanner@ffii.org>
To: <linux-kernel@vger.kernel.org>
Subject: harddisk suddenly locked?!
Date: Tue, 31 Jul 2001 13:00:07 +0200 [thread overview]
Message-ID: <MABBKEJEMCFLBEDCGCDNGEABCAAA.tanner@ffii.org> (raw)
Please help me! I'm desperate
I can't access the data on my harddrive any longer ;-((
The IBM Disk Fitness Test tool tells me:
Model : IBM-DJNA-372200
Microcode level : J71OA30K
ATA Compliance : ATA-4
...
Settings
...
S.M.A.R.T. status : Good
Security feature : Supported
Password : Set
Password level : High
Security mode : Locked
However, I haven't set any password. I don't even know how to set it!!
My system is (was) Linux 2.4.7 with PIIX support and "SCSI over IDE"
enabled,
experimental IDE code disabled.
After booting the system and leaving it one hour alone (idle, no internet
connection)
I wanted to start XWindows (4.01). However, it switched the video mode and
suddenly
locked up for ~10 sec. I pressed Ctrl-Alt-Backspace/Del several times to
reboot.
After some seconds it responded and seemed to shut down as usual.
Since then the hd is locked and I don't know why.
According to the ATA-3 specification there are two passwords: a master and
a user password.
The passwords are stored in the EPROM of the hd and are certainly very very
hard to remove.
A locked drive rejects all media access commands.
When a new master password is set, the drive won't be locked.
Setting a new user password locks the drive the next time it is powered-on.
A drive can be unlocked by one of the two passwords.
IBM sets the master password to all ASCII blanks (0x20) during
manufacturing.
To unlock a drive one has to send the command SECURITY UNLOCK (0xBB)
and transfer a single sector to the drive:
Word
0 Bit 0 Identifier: 0=compare user password, 0=compare master password
1-16 Password (32 Bytes)
17-255 reserved
Word 128 of the Identify Drive command contains the Security status:
Bit
8 : Security level 0=High (can be unlocked), 1=Maximum (disk must be
erased)
4 : 1=Security count expired (more than five failed unlock tries,
hard-reset necessary)
3 : 1=Security frozen (all security commands aborted)
2 : 1=Security locked (media access not allowed)
1 : 1=Security enabled
0 : 1=Security supported
Something must have sent a lock command to my hd. Maybe a bug in the IDE
code?
I hope to be able to unlock my drive using the default master password.
My question is: how can I send the unlock command to the hd?
Is there any program that can do it?
AFAICS one can send only the command code using a HDIO_DRIVE_CMD ioctl.
But how can I transfer the password?
Any ideas?
Thank you very much in advance!
PS: please CC to me
Thomas Tanner-------------------
tanner@(ffii.org|gnu.org|gmx.de)
next reply other threads:[~2001-07-31 11:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-31 11:00 Thomas Tanner [this message]
2001-07-29 20:58 ` Alan Cox
2001-08-02 20:57 ` Dan Hollis
2001-08-02 21:09 ` Alan Cox
2001-08-01 0:05 ` Guest section DW
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=MABBKEJEMCFLBEDCGCDNGEABCAAA.tanner@ffii.org \
--to=tanner@ffii.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®