Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove OPAL (--revertnoerase) Fails #4

Closed
mabachel opened this issue Oct 4, 2019 · 7 comments
Closed

Remove OPAL (--revertnoerase) Fails #4

mabachel opened this issue Oct 4, 2019 · 7 comments

Comments

@mabachel
Copy link

mabachel commented Oct 4, 2019

Hey,

I did not specifically tested your RESCUE64.img to Remove OPAL since I suspect it is not compatible due to SHA512 use instead of SHA1 but because your source is based on DTA's version 1.15.1 which I use, I guess your version is also affected.

Check out the issue here: Drive-Trust-Alliance#304 (comment)
and here: ladar/sedutil#11 (comment)

@ChubbyAnt
Copy link
Owner

ChubbyAnt commented Oct 5, 2019

Thanks for the heads up.

Remove OPAL on this repo is working on the EVO 850 in a T470 Thinkpad. We'll keep an eye on this Issue.

@mabachel
Copy link
Author

mabachel commented Oct 5, 2019

May I have to set some flags differently first? Can you compare a query of your 850 EVO with my query to check it, please?

@rvanlaar
Copy link

rvanlaar commented Oct 7, 2019

It seems you first need to disable locking, and set mbrenable to off:

sedutil-cli --disablelockingrange 0 PASSWORD /dev/nvme0
sedutil-cli --setmbrenable off PASSWORD /dev/nvme0
sedutil-cli --revertnoerase PASSWORD /dev/nvme0
sedutil-cli --reverttper PASSWORD /dev/nvme0

Beware with the reverttper command.
Please read the information on: https://sedutil.com/

@ChubbyAnt
Copy link
Owner

@mabachel we don't have the 850 T470 setup anymore.

Did you get the issue resolved?

@mabachel
Copy link
Author

mabachel commented Oct 8, 2019

It seems you first need to disable locking, and set mbrenable to off:

sedutil-cli --disablelockingrange 0 PASSWORD /dev/nvme0
sedutil-cli --setmbrenable off PASSWORD /dev/nvme0
sedutil-cli --revertnoerase PASSWORD /dev/nvme0
sedutil-cli --reverttper PASSWORD /dev/nvme0

Beware with the reverttper command.
Please read the information on: https://sedutil.com/

Thanks! It worked like a charm for me. The Documentation / Wiki should mention this.

This issue can be closed.

@ChubbyAnt
Copy link
Owner

Thank you!

@ghost
Copy link

ghost commented Mar 20, 2020

It seems you first need to disable locking, and set mbrenable to off:

sedutil-cli --disablelockingrange 0 PASSWORD /dev/nvme0
sedutil-cli --setmbrenable off PASSWORD /dev/nvme0
sedutil-cli --revertnoerase PASSWORD /dev/nvme0
sedutil-cli --reverttper PASSWORD /dev/nvme0

Beware with the reverttper command.
Please read the information on: https://sedutil.com/

I think the latest command issue is better described here: https://github.com/Drive-Trust-Alliance/sedutil/wiki/Remove-OPAL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants