Re: Kernel Build fail on Ubuntu

2010-01-19 Thread Greg KH
On Wed, Jan 20, 2010 at 01:09:30PM +0800, Crossover Lonely wrote: > Just use mkinitramfs to create kernel image. > For debian/ubuntu system, mkinitramfs works; while for > fedora/redhat/slse/opensuse, mkinitrd works. Use 'make install', it will call the correct thing. See the 'make help' document

Re: Kernel Build fail on Ubuntu

2010-01-19 Thread Crossover Lonely
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 > Dear Experts, > > I am not able to compile the required kernel on Ubuntu system. When I > do the make modules

Re: Kernel Build fail on Ubuntu

2010-01-19 Thread amol verule
hi, you can compile with #make CONFIG_DEBUG_SECTION_MISMATCH=y or editing .config and then install and create initrd. what error is giving for #make CONFIG_DEBUG_SECTION_MISMATCH=y ?? On Tue, Jan 19, 2010 at 6:04 PM, Vineet Agarwal wrote: > > > > On Tue, Jan 19, 2010 at 5:56 PM, Ramya Desai w

Re: Kernel Build fail on Ubuntu

2010-01-19 Thread Vineet Agarwal
On Tue, Jan 19, 2010 at 5:56 PM, Ramya Desai wrote: > 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

Re: Kernel Build fail on Ubuntu

2010-01-19 Thread Manish Katiyar
On Tue, Jan 19, 2010 at 5:56 PM, Ramya Desai wrote: > 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

Kernel Build fail on Ubuntu

2010-01-19 Thread Ramya Desai
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 mis