Open iramello opened 2 years ago
I just found this by chance: https://github.com/Drive-Trust-Alliance/sedutil/wiki/How-To-Fix-Black-Screen-(no-PBA)-on-XPS-Precision-Laptops This laptop is a Dell Precision 7540. I followed those instructions but on step 8, I don't get any DELL logo, it unlocks the drive but gets stuck here:
DTA LINUX Pre Boot Authorization
Please enter passprase to unlock OPAL drives: *******
Scanning....
Drive /dev/nvme0 Samsung SSD 970 EVO Plus 1TB is OPAL Unlocked
Starting OS
What is missing?
@iramello Hello, did you solve the problem?
Hello @neo125874, unfortunately I couldn' t solve it yet.
@iramello I tried Chubby's version & set secure boot, and it's working with lock/unlock, starting OS.
@iramello, @neo125874: This sounds like another duplicate of https://github.com/Drive-Trust-Alliance/sedutil/issues/375 and https://github.com/Drive-Trust-Alliance/sedutil/issues/404.
No I had this as well. The last thing I saw was the "ok" of the loading of the kernel, then after few seconds the system hangs, with the keyboard that isn't working anymore. I had to shut down the system using the power button. I solved this by removing the "acpi=off noapic" boot options from both the RESCUE image and the inner UEFI image inside that.
sedutil UEFI64 PBA boot images with updated bzImage kernels that solve boot issues can be found here:
https://github.com/Drive-Trust-Alliance/sedutil/issues/404#issuecomment-2130839664
Hello,
I've followed exact instructions on https://github.com/Drive-Trust-Alliance/sedutil/wiki/Encrypting-your-drive, however, when machine boots, I'm presented with the message:
It sounds the image being written on the command
sedutil-cli --loadpbaimage debug /usr/sedutil/UEFI64-1.20.img /dev/nvme0
is not working.I have a NVME Samsung 970 Pro, UEFI without Secure Boot enabled.
Any help / direction is appreciated.
Thanks.