Drive-Trust-Alliance / sedutil

DTA sedutil Self encrypting drive software
603 stars 233 forks source link

Samsung 980 Pro: method status code NOT_AUTHORIZED #387

Closed alci63 closed 2 years ago

alci63 commented 2 years ago

I'm following the procedure at https://github.com/Drive-Trust-Alliance/sedutil/wiki/Encrypting-your-drive

sedutli-cli --scan : OK (2) linuxpba : OK (is OPAL NOT LOCKED) sedutil-cli --initialsetup debug /dev/nvme0 : FAILS

output says:

method status code NOT_AUTHORIZED Session start failed rc = 1 One or more header fields have 0 length EndSession failed takeOwnership failed Initial setup failed - unable to take ownership

Any idea ?

alci63 commented 2 years ago

Ok, I fixed this by resetting the drive with PSID:

sedutil-cli --yesIreallywanttoERASEALLmydatawithPSID FFFFFFFF(very long sequence found on the disk physical albel)FFFFF /dev/nvme0

Then I restarted the whole procedure and it seems it worked.

alexisfrjp commented 7 months ago

I had the same problem, thanks!