LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   booting a newly compiled kernel error :"invalid or unsupported executable format" (https://www.linuxquestions.org/questions/linux-kernel-70/booting-a-newly-compiled-kernel-error-invalid-or-unsupported-executable-format-755590/)

shivanth 09-16-2009 06:34 AM

booting a newly compiled kernel error :"invalid or unsupported executable format"
 
i compiled a new linux kernel . when i try to boot the new kernel the grub says unsupported executable format ???? i used gcc 4.01 . and it had given me a warning of the miscompilings wer found with tat version of the compiler . or is it anythng to do with the ramdisk .

aus9 09-16-2009 06:57 AM

hi

grub legacy or grub2?

2) what are your partitions formatted with? as ext4 and grub2 for /boot do not play together atm

3) when you compiled does your distro produce a log?

b) have you compiled before?

c) did you remember to compile into the kernel the filesystem format for your /boot and / partitions eg ext3...or did you remember to make initrd?

4) pls name your distro and provide a link to what documents you are following pls


All times are GMT -5. The time now is 06:34 AM.