[Bug 2710] Non-detection of module required for initrd image at install

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Thu Sep 1 02:54:37 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=2710
Ubuntu | linux





------- Additional Comments From jbailey at ubuntu.com  2005-09-01 03:54 UTC -------
(In reply to comment #23)

> From what I understood, the initrd image that gets built with mkinitrd detects
> at the build time of the image what modules are required for the rootfs. In
> Warty and Hoary, this process checked /proc entries for the necessary device,
> and as the .proc_name section of a struct was not defined, the relevant part of
> the build process can not resolve which modules were necessary for the rootfs,
> hence why it fails at boot, and also why adding the module name to
> /etc/mkinitrd/modules worked for me.

Breezy does this a bit differently now.  We now load as many modules as we
reasonably can into the initrd(initramfs) by default, and autodetect at startup
which ones are suitable.  Hopefully this should resolve the problem completely.
 Both 3w_xxxx and 3x_9xxx are present in the initramfs'.

Tks,
Jeff Bailey

-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the kernel-bugs mailing list