Just use mkinitramfs to create kernel image. For debian/ubuntu system, mkinitramfs works; while for fedora/redhat/slse/opensuse, mkinitrd works. Hope I am right!
2010/1/19 Ramya Desai <[email protected]> > Dear Experts, > > I am not able to compile the required kernel on Ubuntu system. When I > do the make modules command it showed the following messages. Due to > these messages, it does not creates the initrd image file in the /boot > directory to that specified kernel. > > WARNING: modpost: Found 2 section mismatch (es) > To see full details build your kernel with: > "make CONFIG_DEBUG_SECTION_MISMATCH=y" > > I have tried in different ways as suggested in some of the google > links as well. However, there is no luck. > > Could you please any one suggest me how can I resolve the issue? > > Thanks in advance. > RD > > -- > To unsubscribe from this list: send an email with > "unsubscribe kernelnewbies" to [email protected] > Please read the FAQ at http://kernelnewbies.org/FAQ > >
