Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Secure booting linux / additional certificates
2017-04-11, 19:49
Post: #5
RE: Secure booting linux / additional certificates
Thanks for the sources!

Didn't really propose that it should work out of box, my proposals was both how shim.efi could be made to work with ipxe

The issue here is that shim goes to netboot mode when it instead should read the input from it's commandline

if shim is hardcoded to use grubx64.efi then it might be possible to use
initrd -n grubx64.efi http://10.234.234.51/xxxx/vmlinuz0
which forces the name in efifs to be grubx64.efi, but even so it is unlikely to work since netboot seems to be used, and also the cmdline itself i unlikely to be past on...

Maybe it is possible to use ifclose net0 before boot which might prevent shim to do netboot - but again cmdline probably won't be passed on anyway.

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Secure booting linux / additional certificates - NiKiZe - 2017-04-11 19:49



User(s) browsing this thread: 1 Guest(s)