Hello, I started to use dracut for preparing generic ramdisk for Fedora/ARM. The issue with ramdisks on ARM is that they are usually limited in size because they are stored in the internal flash memories whose capacity can be 8 or 16 MB (for kernel, ramdisk and other stuff) in the commercial devices (like NAS from QNAP). So I used the "omit_dracutmodules" option in the config file to drop stuff like i18n, plymouth etc. It works, the created ramdisk is usable, but what remains quite large are the kernel modules for all filesystems. The ability to limit the list of drivers for block devices would be also nice. Is there a way to control what kernel modules get loaded into the ramdisk, like some black- or whitelist? Thanks Dan -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html