help-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Kernel options not passing in EFI image?


From: Avi Deitcher
Subject: Re: Kernel options not passing in EFI image?
Date: Tue, 24 May 2016 10:12:56 +0300

Confirm that grub-mkrescue *does* pass the cmdline options along. Which
almost definitely means my mkimage build is slightly (but critically)
different than what mkrescue does.

I ran mkrescue -v, the mkimage line was:

grub-mkimage --directory '/usr/lib/grub/x86_64-efi' --prefix '()/boot/grub'
--output 'somefile.efi' --format 'x86_64-efi' --compression 'auto' --config
'/tmp/grub.9g6zmZ' 'part_msdos' 'fat' 'iso9660'

Much simpler command line, yet it works?

-- 
Avi Deitcher
Follow me http://twitter.com/avideitcher
Read me http://blog.atomicinc.com


reply via email to

[Prev in Thread] Current Thread [Next in Thread]