Re: how can I use a live usb to update ?

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

 



Hi.

I haven't read all this thread. Just a remark about grub. See below.

On Sat, 23 Nov 2019 21:37:42 -0700 stan via users wrote:
...
>>>> ran grub2-mkconfig. No entries again in output. It can't find the
>>>> f29 and f30 in /boot.  
...
>> The problem is that installing or reinstalling an f30 kernel does not 
>> add the kernel to grub.cfg.

This is normal since you have:

>> cat /etc/default/grub
...
>> GRUB_ENABLE_BLSCFG=true

This generates the following in grub.cfg:

    ### BEGIN /etc/grub.d/10_linux ###
    ...
    # The blscfg command parses the BootLoaderSpec files stored in /boot/loader/entries and
    # populates the boot menu. Please refer to the Boot Loader Specification documentation
    # for the files format: https://www.freedesktop.org/wiki/Specifications/BootLoaderSpec/.
    ...
    insmod blscfg
    blscfg
    ### END /etc/grub.d/10_linux ###

The kernels are now defined in /boot/loader/entries/

>> How do I get grub.cfg updated ?

No need to do that thus.

-- 
francis
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux