Advertisement
Guest User

Untitled

a guest
Jun 19th, 2016
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.08 KB | None | 0 0
  1. hdparm --user-master u --security-unlock ./perspective /dev/sdc
  2. ........................................
  3. security_password: "./perspective"
  4.  
  5. /dev/sdc:
  6. Issuing SECURITY_UNLOCK command, password="./perspective", user=user
  7. SECURITY_UNLOCK: Input/output error
  8.  
  9. hdparm --user-master u --security-unlock $(printf 'x34x35x19x12x13x1Fx19x12x2Ex14x17x2Fx12') /dev/sdc
  10. ........................................
  11. security_password: "45./"
  12.  
  13. /dev/sdc:
  14. Issuing SECURITY_UNLOCK command, password="45./", user=user
  15. SECURITY_UNLOCK: Input/output error
  16.  
  17. /dev/sdc:
  18.  
  19. ATA device, with non-removable media
  20. Model Number: ADATA SP900
  21. Serial Number: 2D3020001288
  22. Firmware Revision: 5.0.7a
  23. Transport: Serial, ATA8-AST, SATA 1.0a, SATA II Extensions, SATA Rev 2.5, SATA Rev 2.6, SATA Rev 3.0
  24. Standards:
  25. Used: unknown (minor revision code 0x0110)
  26. Supported: 8 7 6 5
  27. Likely used: 8
  28. Configuration:
  29. Logical max current
  30. cylinders 16383 16383
  31. heads 16 16
  32. sectors/track 63 63
  33. --
  34. CHS current addressable sectors: 16514064
  35. LBA user addressable sectors: 250069680
  36. LBA48 user addressable sectors: 250069680
  37. Logical Sector size: 512 bytes
  38. Physical Sector size: 512 bytes
  39. Logical Sector-0 offset: 0 bytes
  40. device size with M = 1024*1024: 122104 MBytes
  41. device size with M = 1000*1000: 128035 MBytes (128 GB)
  42. cache/buffer size = unknown
  43. Nominal Media Rotation Rate: Solid State Device
  44. Capabilities:
  45. LBA, IORDY(can be disabled)
  46. Queue depth: 32
  47. Standby timer values: spec'd by Standard, no device specific minimum
  48. R/W multiple sector transfer: Max = 16 Current = 16
  49. Advanced power management level: 254
  50. DMA: mdma0 mdma1 mdma2 udma0 udma1 udma2 udma3 udma4 udma5 *udma6
  51. Cycle time: min=120ns recommended=120ns
  52. PIO: pio0 pio1 pio2 pio3 pio4
  53. Cycle time: no flow control=120ns IORDY flow control=120ns
  54. Commands/features:
  55. Enabled Supported:
  56. * SMART feature set
  57. * Security Mode feature set
  58. * Power Management feature set
  59. * Write cache
  60. Look-ahead
  61. * Host Protected Area feature set
  62. * WRITE_BUFFER command
  63. * READ_BUFFER command
  64. * NOP cmd
  65. * DOWNLOAD_MICROCODE
  66. * Advanced Power Management feature set
  67. Power-Up In Standby feature set
  68. * SET_FEATURES required to spinup after power up
  69. * 48-bit Address feature set
  70. * Mandatory FLUSH_CACHE
  71. * FLUSH_CACHE_EXT
  72. * SMART error logging
  73. * SMART self-test
  74. * General Purpose Logging feature set
  75. * WRITE_{DMA|MULTIPLE}_FUA_EXT
  76. * 64-bit World wide name
  77. * IDLE_IMMEDIATE with UNLOAD
  78. Write-Read-Verify feature set
  79. * {READ,WRITE}_DMA_EXT_GPL commands
  80. * Segmented DOWNLOAD_MICROCODE
  81. * Gen1 signaling speed (1.5Gb/s)
  82. * Gen2 signaling speed (3.0Gb/s)
  83. * Gen3 signaling speed (6.0Gb/s)
  84. * Native Command Queueing (NCQ)
  85. * Host-initiated interface power management
  86. * Phy event counters
  87. * Device automatic Partial to Slumber transitions
  88. * READ_LOG_DMA_EXT equivalent to READ_LOG_EXT
  89. DMA Setup Auto-Activate optimization
  90. Device-initiated interface power management
  91. * Software settings preservation
  92. * SMART Command Transport (SCT) feature set
  93. * SCT Data Tables (AC5)
  94. * SET MAX SETPASSWORD/UNLOCK DMA commands
  95. * Data Set Management TRIM supported (limit 1 block)
  96. * Deterministic read data after TRIM
  97. Security:
  98. Master password revision code = 22616
  99. supported
  100. enabled
  101. locked
  102. not frozen
  103. not expired: security count
  104. not supported: enhanced erase
  105. Security level high
  106. 2min for SECURITY ERASE UNIT.
  107. Logical Unit WWN Device Identifier: 0000000000000000
  108. NAA : 0
  109. IEEE OUI : 000000
  110. Unique ID : 000000000
  111. Checksum: correct
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement