On Thu, Jan 05, 2006 at 04:18:22PM -0600, Moshe Yudkowsky wrote: > Package: yaird > Version: 0.0.12-3 > Severity: normal > > When using initramfs-tools, the /boot/initrd.img file that's created tries to > load the ide-cd module if any ide device it encounters is a CDROM; that's on > the basis of the script in > /usr/share/initramfs-tools/scripts/init-bottom/udev, which is provided by the > udev package. > > Yaird does not load the ide-cd package and doesn't look to initramfs-tools or > mkinitrd-tools for scripts. The "init" script that's part of the generated > image does not attempt to load ide-cd. To get the cdrom working, I have to > "modprobe ide-cd" manually. I've tried placing "ide-cd" into /etc/modules, > but that doesn't help.
yaird only loads the modules that are needed to access the root device, and pivot_root or whatever to it, and then continue with the normal boot process. So, unless you have your root device on a cdrom, then what you describe is a feature, and not a bug, and you should really look into hotplug/udev/discover/whatever, and see why your other modules are not loaded. I leave it up to Jonas to close this bug report though. Friendly, Sven Luther -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]