-
Hi,
I tried to do PSID revert on ER3 960GB M.2 SSD with RHat9, and I got the two different messages.
The first time the message show:
One or more header fields have 0 length
session start …
-
On openSUSE Leap 15.5 I installed the sedutil RPM
which provides /usr/sbin/sedutil-cli
Having this program makes normal "rear mkrescue" with
```
OUTPUT=ISO
BACKUP=NETFS
```
fail:
```
# usr/…
-
[revertlog.txt](https://github.com/user-attachments/files/16752845/revertlog.txt)
I have a Samsung m.2 sata ssd that I pulled from my lenovo T460s. The query did not look like this is a compatible dr…
-
I installed the encryption and added User1 as described in README.md:
```sh
gunzip /usr/sedutil/UEFI64-*.img.gz
sedutil-cli --initialsetup PASSWORD /dev/nvme?
sedutil-cli --enablelockingrange 0 …
-
TLDR -> SEDutil works fine with Windows 11 if the PC is secure boot capable and you have secure boot disabled.
I thought that Windows 11 would not work with SEDutil due to the "secure boot require…
-
I have some **Seagate Backup Plus Ultra Touch** drives that can be locked, with a password, using **Toolkit** on **Windows**.
It would be really useful to be able to unlock them on other platforms …
-
Windows 11 requires secure boot. Thus, for those who use SEDutil for preboot OPAL unlocking, we need a path for a secure boot compatible PBA.
Relax and Recover (https://github.com/rear/rear) is a b…
-
I noticed that when you connect the HDMI cable to the host, sometimes the host's screen doesn't work correctly, blank screen in the host.
Same problem applies to the keyboard when the host's keyboard…
-
Very like [this](https://github.com/Drive-Trust-Alliance/sedutil/issues/222) issue, I'm getting:
> Session start failed rc = 136
> Unable to start Unauthenticated session
> EndSession Failed
> Un…
-
sedutil should use a password prompt rather than having the password inline with the command. This prevents the password from entering log files like .bash_history
Whilst one can delete .bash_history …