On Wed, Jul 27, 2022 at 10:31 PM Lennart Poettering <mzerqung@xxxxxxxxxxx> wrote: > [...] > > The lack of an upgrade path, I think, is a bigger issue than a > > system-wide change proposal to: switch to systemd-boot on UEFI, > > including FAT /boot partition, for new clean installs. > > I don't think the upgrade path would be so bad. Takes some careful > work to get into place, but we went through worse migrations in Fedora > I am sure. > Indeed, replacing grub2 with sd-boot on an installed Fedora system would just require something like the following commands (assuming that the Secure Boot situation is sorted out somehow): $ sudo bootctl install $ sudo mkdir /boot/efi/$(cat /etc/machine-id) $ sudo rm -r /boot/loader $ sudo dnf reinstall kernel-core -y Best regards, Javier _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-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/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure