Титла: Проблем с hard disk след HDparm - поява на парола
Публикувано от: LinuxuserX в Aug 11, 2016, 14:37
Здравейте, на лаптопа ми от доста време като го стартирам трябва да въвеждам llformat за да ме пусне напред. Ето информация от програмата : ATA device, with non-removable media Model Number: WDC WD3200BPVT-80JJ5T0 Serial Number: WD-WX81E71XUZ42 Firmware Revision: 01.01A01 Transport: Serial, SATA 1.0a, SATA II Extensions, SATA Rev 2.5, SATA Rev 2.6 Standards: Supported: 8 7 6 5 Likely used: 8 Configuration: Logical max current cylinders 16383 16383 heads 16 16 sectors/track 63 63 -- CHS current addressable sectors: 16514064 LBA user addressable sectors: 268435455 LBA48 user addressable sectors: 625142448 Logical Sector size: 512 bytes Physical Sector size: 4096 bytes Logical Sector-0 offset: 0 bytes device size with M = 1024*1024: 305245 MBytes device size with M = 1000*1000: 320072 MBytes (320 GB) cache/buffer size = 8192 KBytes Nominal Media Rotation Rate: 5400 Capabilities: LBA, IORDY(can be disabled) Queue depth: 32 Standby timer values: spec'd by Standard, with device specific minimum R/W multiple sector transfer: Max = 16 Current = 16 Advanced power management level: 254 DMA: mdma0 mdma1 mdma2 udma0 udma1 udma2 udma3 udma4 udma5 *udma6 Cycle time: min=120ns recommended=120ns PIO: pio0 pio1 pio2 pio3 pio4 Cycle time: no flow control=120ns IORDY flow control=120ns Commands/features: Enabled Supported: * SMART feature set * Security Mode feature set * Power Management feature set * Write cache * Look-ahead * Host Protected Area feature set * WRITE_BUFFER command * READ_BUFFER command * NOP cmd * DOWNLOAD_MICROCODE * Advanced Power Management feature set SET_MAX security extension * 48-bit Address feature set * Device Configuration Overlay feature set * Mandatory FLUSH_CACHE * FLUSH_CACHE_EXT * SMART error logging * SMART self-test * General Purpose Logging feature set * 64-bit World wide name * IDLE_IMMEDIATE with UNLOAD * {READ,WRITE}_DMA_EXT_GPL commands * Segmented DOWNLOAD_MICROCODE * Gen1 signaling speed (1.5Gb/s) * Gen2 signaling speed (3.0Gb/s) * Native Command Queueing (NCQ) * Host-initiated interface power management * Phy event counters * Idle-Unload when NCQ is active * NCQ priority information * DMA Setup Auto-Activate optimization Device-initiated interface power management * Software settings preservation * SMART Command Transport (SCT) feature set * SCT Write Same (AC2) * SCT Features Control (AC4) * SCT Data Tables (AC5) unknown 206[12] (vendor specific) unknown 206[13] (vendor specific) unknown 206[14] (vendor specific) Security: Master password revision code = 1 supported enabled not locked frozen not expired: security count supported: enhanced erase Security level high 70min for SECURITY ERASE UNIT. 70min for ENHANCED SECURITY ERASE UNIT. Logical Unit WWN Device Identifier: 50014ee601f1a7f7 NAA : 5 IEEE OUI : 0014ee Unique ID : 601f1a7f7 Checksum: correct Предполагам първо ми трябва Suspend. После с коя команда да я премахна ? :) Linux Mint 18 Мерси!
Титла: Re: Проблем с hard disk след HDparm - поява на парола
Публикувано от: 10101 в Aug 11, 2016, 15:01
root@thinkpad:~# hdparm --Istdout /dev/sdb > sdb.ata_identify root@thinkpad:~# P="$(ruby pw.rb sdb.ata_identify)" Enter password: <<interactively asks for password>> root@thinkpad:~# hdparm --security-disable $P /dev/sdb security_password="GARBAGE"
/dev/sdb: Issuing SECURITY_DISABLE command, password="GARBAGE", user=user
Now, hdparm -I gives me the following:
Code: Security: Master password revision code = 16385 supported not enabled not locked not frozen not expired: security count supported: enhanced erase 94min for SECURITY ERASE UNIT. 94min for ENHANCED SECURITY ERASE UNIT.
https://forum.hddguru.com/viewtopic.php?f=1&t=32046
Титла: Re: Проблем с hard disk след HDparm - поява на парола
Публикувано от: LinuxuserX в Aug 12, 2016, 17:16
Здравейте, при мен дискът е монтиран на /dev/sda1
Да заменя ли dev/sdb с dev/sda1 ?
Това просто ще махне паролата без да трие данни или ?
Титла: Re: Проблем с hard disk след HDparm - поява на парола
Публикувано от: LinuxuserX в Aug 26, 2016, 10:17
UP ? :)
|