В Sat, 28 Feb 2015 11:30:47 +0300 Andrei Borzenkov <[email protected]> пишет:
> В Sat, 28 Feb 2015 11:30:59 +0400 > John Frankish <[email protected]> пишет: > > > > > > > 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. _______________________________________________ Help-grub mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-grub
