Dimitrios Apostolou wrote: > I think it is a problem that the initrd used in arch loads many modules > that are completely useless, which can't be removed later. It just > insmod 's all possible modules for all possible hardware. My purpose is > to raise a discussion on what can be done to alleviate the problem.
Customize your mkinitrd.conf by changing AUTODETECT=0 to AUTODETECT=1, then rebuild your initrd with the mkinitrd auto command, reboot, and they are gone. _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
