Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Loading efi file via grub
2018-10-29, 10:45
Post: #1
Loading efi file via grub
Hello,

I'm trying to run an efi file made like this in grub :
Code:
make bin-x86_64-efi/ncm--ecm.efi
But I'm getting an error
Code:
initrd /boot/ncm--ecm.efi
error: you need to load the kernel first
Find all posts by this user
Quote this message in a reply
2018-10-29, 19:06
Post: #2
RE: Loading efi file via grub
(2018-10-29 10:45)ChrisLucas29 Wrote:  But I'm getting an error
Code:
initrd /boot/ncm--ecm.efi
error: you need to load the kernel first

That is in grub correct? Have you checked the grub documentation?
Based on other reports it seems that grub is broken in it's ability to chain other efi executables. (even if you where to fix the initrd issue) do remember that iPXE is a bootloader, so it should be loaded as a program.

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




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