Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
UEFI booting linux, initramfs not loaded?
2018-12-06, 21:36
Post: #2
RE: UEFI booting linux, initramfs not loaded?
When booting in efi mode you have to tell the kernel what the name of your initrd is.
So on the imgargs line, add initrd=initrd-ori

This is documented in several places, but is specific to what the Linux kernel needs to know which file in efifs that it should load, if any

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: UEFI booting linux, initramfs not loaded? - NiKiZe - 2018-12-06 21:36



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