help-grub
[Top][All Lists]
Advanced

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

Re: Cannot boot from dual bios/uefi boot CD


From: Andrei Borzenkov
Subject: Re: Cannot boot from dual bios/uefi boot CD
Date: Sat, 28 Feb 2015 13:08:20 +0300

В Sat, 28 Feb 2015 11:30:47 +0300
Andrei Borzenkov <address@hidden> пишет:

> В Sat, 28 Feb 2015 11:30:59 +0400
> John Frankish <address@hidden> пишет:
> 
> > >
> > > At which point I have to remind you that I never told you to use 
> > > --modules in the first place :) You somehow insist on it,
> > >for reasons I do not understand. 
> > 
> > The reason is that, if I don't do this, mkrescue writes 4mb of modules to 
> > /boot/grub/{i386-pc, x86_64-efi}, most of which are not required.
> 
>       --install-modules=MODULES   install only MODULES and their dependencies
>                              [default=all]
> 

Unfortunately --install-modules list is also mandatory. So at this
point the only workaround is to put common modules in --install-modules
and add others manually, like

grub-mkrescue
--install-modules="normal
linux ..." ... /boot/grub/x86_64-efi/efi_gop.mod=/path/to/efi_gop.mod

Not very elegant but should work.



reply via email to

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