Advertisement
Guest User

Untitled

a guest
Jun 11th, 2016
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. Security: Master password revision code = 65534
  2. supported
  3. enabled
  4. not locked
  5. not frozen
  6. not expired: security count
  7. supported: enhanced erase
  8. Security level high
  9. 2min for SECURITY ERASE UNIT. 2min for ENHANCED SECURITY ERASE UNIT.
  10.  
  11. security_password: "my_password"
  12.  
  13. /dev/sda:
  14. Issuing SECURITY_ERASE command, password="my_password", user=user
  15. SECURITY_ERASE: Input/output error
  16.  
  17. /dev/sdasecurity_password: ""
  18.  
  19. Issuing SECURITY_UNLOCK command, password="", user=user
  20. SECURITY_UNLOCK: Input/output error
  21.  
  22. security_password: "NULL"
  23.  
  24. /dev/sda:
  25. Issuing SECURITY_UNLOCK command, password="NULL", user=user
  26. SECURITY_UNLOCK: Input/output error
  27.  
  28. security_password: "my_password"
  29.  
  30. /dev/sda:
  31. Issuing SECURITY_UNLOCK command, password="my_password", user=user
  32. SECURITY_UNLOCK: Input/output error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement