Drive-Trust-Alliance / sedutil

DTA sedutil Self encrypting drive software
613 stars 236 forks source link

Cannot encrypt drive after secure erase. INVALID_PARAMETER #116

Closed scav666 closed 7 years ago

scav666 commented 7 years ago

Hi!

I had used sedutil before and it was working very good. I reverted to non opal state and next I used secure erase cd form samsung utilities. Next I installed fresh windows 10.

Now I have proglems to encyrpt drive:

sedutil-cli.exe --scan

Scanning for Opal compliant disks \.\PhysicalDrive0 No HITACHI HTS725032A9A364 PC3ZC70F \.\PhysicalDrive1 No SAMSUNG HD322HJ 1AC01117 \.\PhysicalDrive2 No SAMSUNG HD322HJ 1AC01117 \.\PhysicalDrive3 12 Samsung SSD 850 PRO 256GB EXM03B6Q No more disks present ending scan

sedutil-cli.exe --query \.\PhysicalDrive3

\.\PhysicalDrive3 ATA Samsung SSD 850 PRO 256GB EXM03B6Q S1SUNSAF90090XX TPer function (0x0001) ACKNAK = N, ASYNC = N. BufferManagement = N, comIDManagement = N, Streaming = Y, SYNC = Y Locking function (0x0002) Locked = N, LockingEnabled = N, LockingSupported = Y, MBRDone = N, MBREnabled = N, MediaEncrypt = Y Geometry function (0x0003) Align = N, Alignment Granularity = 1 (512), Logical Block size = 512, Lowest Aligned LBA = 0 Opal V1.0 function (0x0200) Base comID = 0x1004, comIDs = 1 DataStore function (0x0202) Max Tables = 9, Max Size Tables = 10485760, Table size alignment = 1 OPAL 2.0 function (0x0203) Base comID = 0x1004, Initial PIN = 0x0 , Reverted PIN = 0x0 , comIDs = 1 Locking Admins = 4, Locking Users = 9, Range Crossing = N

TPer Properties: MaxComPacketSize = 66048 MaxResponseComPacketSize = 66048 MaxPacketSize = 66028 MaxIndTokenSize = 65992 MaxPackets = 1 MaxSubpackets = 1 MaxMethods = 1 MaxAuthentications = 5 MaxSessions = 1 MaxTransactionLimit = 1 DefSessionTimeout = 0

Host Properties: MaxComPacketSize = 2048 MaxResponseComPacketSize = 2048 MaxPacketSize = 2028 MaxIndTokenSize = 1992 MaxPackets = 1 MaxSubpackets = 1 MaxMethods = 1

SID Password is "aaa" and is working.

sedutil-cli.exe --setSIDPassword aaa aaa \.\PhysicalDrive3

no output so I assume that SID password is OK.

sedutil-cli.exe --initialsetup aaa \.\PhysicalDrive3

sedutil-cli.exe --setMBREnable on aaa \.\PhysicalDrive3

I got always this INVALID PARAMETER Error and I dont know how to resolve this,

scav666 commented 7 years ago

--revertTPer solved the problem.