Bug#652672: busybox: modprobe does not handle builtins
Package: busybox
Version: 1:1.19.3-5
Severity: normal
Unlike the modprobe utility from module-init-tools, busybox' version
fails for built-in modules:
,----
| % grep ext4 /lib/modules/$(uname -r)/modules.builtin
| kernel/fs/ext4/ext4.ko
| % sudo modprobe ext4
| % sudo busybox modprobe ext4
| modprobe: module ext4 not found in modules.dep
`----
This leads to annoying error messages on boot.
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (x86_64)
Kernel: Linux 3.2.0-rc6-nouveau (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages busybox depends on:
ii libc6 2.13-23
busybox recommends no packages.
busybox suggests no packages.
-- no debconf information
Reply to: