→
We’re now using /etc/dracut.conf.d/30-dist-base-files.conf:
compress="xz"
hostonly="yes"
hostonly_mode="sloppy"
This will make the initial ramdisk more generic. This allows more easy moves from one computer to another. (Using the same architecture.) Details here: Please support hostonly mode with full portability · Issue #748 · dracut-ng/dracut-ng · GitHub
But the initiral ramdisk will therefore also increase in size. Should we increase the size of the /boot partition? No. Not needed.
- VMs: We are not using a separate /boot partition.
- Host: We’re already using 4 GB for /boot when installing using calamares. (Fedora increased /boot to 2 GB.)
This issue does not exist.
1 Like