** Changed in: hdparm (Ubuntu)
Status: Confirmed => Triaged
** Changed in: hdparm (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/487168
Title:
hdpa
hi,
how to understand "SECURITY_UNLOCK: Input/output error" ?
is it because the passwd is wrong or the disk is not working as hdparm
expect ?
can you post your dmesg following this error ?
because i am facing a similar issue
--
http://rzr.online.fr/q/ata
--
hdparm fails to handle security co
This bug hits me too and prevents hard disk hot-plugging in Thinkpad
Ultra Bay:
r...@karmic:/home/callweil# /sbin/hdparm --user-master u --security-unlock
'letmein' /dev/sdb
security_password="letmein"
/dev/sdb:
Issuing SECURITY_UNLOCK command, password="letmein", user=user
SECURITY_UNLOCK: Inp
With the above fixes, we still meet failure:
# DEVNAME=/dev/sdb bash -x /lib/udev/hdparm
...
+ /sbin/hdparm -B254 -q --user-master u -q --security-unlock 'letmein' /dev/sdb
# echo $?
22
-> this is because the security commands are exclusive within hdparm, so
this is needed:
# /sbin/hdparm --user
** Attachment added: "partial fix for issues reported"
http://launchpadlibrarian.net/35976911/partial-fix.diff
--
hdparm fails to handle security configuration...
https://bugs.launchpad.net/bugs/487168
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscr