On 2012-03-06 17:35 +0100, Sven Joachim wrote:

> Package: kmod
> Version: 6-1
> Severity: normal
>
> Unlike module-init-tools and busybox, kmod's modprobe implementation
> complains about non-existent modules even with the "-q" option.
> This leads to lots of annoying "FATAL: Module xxxx not found." messages
> when creating an initramfs for my self-built kernel.

Even for official kernels there are a few complaints:

,----
| # update-initramfs -u -k 3.2.0-2-amd64
| update-initramfs: Generating /boot/initrd.img-3.2.0-2-amd64
| FATAL: Module xhci not found.
| FATAL: Module zfcp not found.
| FATAL: Module dasd_diag_mod not found.
| FATAL: Module dasd_eckd_mod not found.
| FATAL: Module dasd_fba_mod not found.
`----

Cheers,
       Sven



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to