Patrick O'Callaghan wrote:
> On Mon, 2019-04-01 at 13:32 +0200, Michal Schorm wrote:
>> I've got simmilar problem.
>> 
>> 1) You should use BLSCFG.
>> that way, you will have each boot entry as a standalone file - which
>> is easily configurable - in "/boot/loader/entries".
>> 
>> 2) You have to update the script that creates / updates the boot entries.
>> which is "/usr/lib/kernel/install.d/20-grub.install"
>> You shouldn't edit it directly. Rather drop your own configuration
>> script(s) to "/etc/kernel/install.d/".
>> If you will use the exact name used by the script in
>> "/usr/lib/kernel/install.d/", it will be overriden by your script in
>> "/etc/kernel/install.d/". So you can just copy the "20-grub.install"
>> script there and customize as you like.
> 
> Thanks. That seems to be a change for F30, so not released yet. Can it
> be installed for F29?

You can manually enable it with the grub2-switch-to-blscfg
command.  I haven't tested it, but this is per the
documentation in the change proposal:

https://fedoraproject.org/wiki/Changes/BootLoaderSpecByDefault#Upgrade.2Fcompatibility_impact

Best of luck if you decide to test it out. :)

-- 
Todd

Attachment: signature.asc
Description: PGP signature

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to