When booting directly to shellx64.efi everything works as expected until I use the edit command. When run it I get a black screen with a white band across the top. Like the edit command is doing the curses painting but hangs half way through.
I'm running shellx64.efi from rEFInd v0.13.2. I'm loading shell through shimx64.efi that I grabbed from the Ubuntu focal repository. I used mokutil in Ubuntu to add my own key to the MOK database that I used to sign shellx64.efi. Secure Boot and SHIM both seem perfectly happy with it. Only problem is when I use edit
Machine is an HP ZBook 15 G5 with an Intel i7-8850H 2.60GHz processor. Running the latest HP BIOS dated from January 2022.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When booting directly to
shellx64.efi
everything works as expected until I use theedit
command. When run it I get a black screen with a white band across the top. Like theedit
command is doing the curses painting but hangs half way through.I'm running
shellx64.efi
from rEFInd v0.13.2. I'm loading shell throughshimx64.efi
that I grabbed from the Ubuntufocal
repository. I usedmokutil
in Ubuntu to add my own key to the MOK database that I used to signshellx64.efi
. Secure Boot and SHIM both seem perfectly happy with it. Only problem is when I useedit
Machine is an HP ZBook 15 G5 with an Intel i7-8850H 2.60GHz processor. Running the latest HP BIOS dated from January 2022.