Package: bootcd-mkinitramfs Version: 3.00 Firstly I am running update-initramfs in a chroot. Not sure if that is affecting this or not. Bootcdinitramfshook is not including modules because it is looking in /lib/modules/$k_vers, namely /lib/modules/$k_vers/kernel/fs/nls/*.*o (The others are added by other mkinitramfs scripts). I added a echo $(env) to the script and $k_vers was not set. Replacing $k_vers with $version has produced the desired behavior.
Depends: ii bootcd 3.00 ii busybox 1.1.3-3 ii initramfs-tools 0.85e Kernel: 2.6.18-3-amd64
<<attachment: winmail.dat>>

