I was informed from internet that it appears there are significant compatibility issues between the Clover bootloader and Ubuntu 26.04 (Resolute Raccoon), particularly regarding newer technologies introduced in this version of Ubuntu.
Here is a summary of the issues and relevant context:
Removal of Cgroup v1: Ubuntu 26.04 ships with systemd 259, which completely removes support for cgroup v1.
Older container runtimes (like older Docker versions) that rely on cgroup v1 will fail to start.
GRUB Signing Changes: Upcoming changes in Ubuntu (26.10, but influencing the ecosystem) will restrict signed GRUB builds, potentially removing support for LVM, LUKS encryption, and filesystems like Btrfs or ZFS,
which may affect how Clover chainloads these systems.
Is there a possibility of compatibility on behalf of clover with ubuntu 26.04?
I was informed from internet that it appears there are significant compatibility issues between the Clover bootloader and Ubuntu 26.04 (Resolute Raccoon), particularly regarding newer technologies introduced in this version of Ubuntu.
Here is a summary of the issues and relevant context:
Removal of Cgroup v1: Ubuntu 26.04 ships with systemd 259, which completely removes support for cgroup v1.
Older container runtimes (like older Docker versions) that rely on cgroup v1 will fail to start.
GRUB Signing Changes: Upcoming changes in Ubuntu (26.10, but influencing the ecosystem) will restrict signed GRUB builds, potentially removing support for LVM, LUKS encryption, and filesystems like Btrfs or ZFS,
which may affect how Clover chainloads these systems.
Is there a possibility of compatibility on behalf of clover with ubuntu 26.04?