thanks its working now satheesh
On Thu, Oct 8, 2009 at 8:31 PM, Arjan van de Ven <[email protected]> wrote: > > Satheesh Kumar wrote: >> >> Hi >> >> I am trying to build the source code of linux. i am getting "vmlinux " >> image but when i add this image to the grub menu i am not able to boot. >> >> i am getting " Error xx: not support executables" >> >> So how i can i build the source to get a "vmlinuz" compression image >> from the source code. >> >> > > you need the bzImage > > but it's easiest to just do > > make modules_install > make install > > > that does everything, including adding the kernel to the bootloader etc etc.. _______________________________________________ Moblin dev Mailing List [email protected] To manage or unsubscribe from this mailing list visit: http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists
