Ubuntu 25.10 Switches to Dracut as Default Initramfs Tool

'The big news came from the Canonical camp. Ubuntu developers have officially approved a long-planned move affecting a fundamental system component: starting with Ubuntu 25.10 “Questing Quokka,” the distro will switch from initramfs-tools to Dracut as its default initramfs generation tool. For readers who aren’t too tech-savvy, I will immediately clarify that the initramfs is the temporary root filesystem the Linux kernel uses at boot. It contains the drivers and scripts needed to mount the actual system and get everything running. And just for reference, Ubuntu has relied on initramfs-tools for nearly two decades. Surprising to many or not, Dracut was originally developed in the Fedora/Red Hat ecosystem. What makes it stand out is that, instead of relying on big sets of custom shell scripts, it builds the initramfs image using small, reusable modules. This modular design makes it easier to maintain, more consistent across different Linux distros, and often faster to update.' -- source: https://linuxiac.com/ubuntu-25-10-switches-to-dracut-as-default-initramfs-to... Cheers, Peter
participants (1)
-
Peter Reutemann