Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 182626 - Error 13 on boot with 2.6.20-hardened-r5
Summary: Error 13 on boot with 2.6.20-hardened-r5
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Hardened (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: The Gentoo Linux Hardened Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-20 00:16 UTC by Mark
Modified: 2007-07-08 16:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info (emerge-info,7.07 KB, text/plain)
2007-06-20 00:18 UTC, Mark
Details
Kernel Config (config,36.02 KB, text/plain)
2007-06-20 00:19 UTC, Mark
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark 2007-06-20 00:16:54 UTC
When I build and install the latest hardened-sources, then reboot grub complains with an error 13 (which means it can't recognise the kernel as a kernel I think?). The exact same config copied to -r2 works, builds, installs and boots.

Reproducible: Always

Steps to Reproduce:
1. emerge hardened-sources
2. make the kernel and install
3. reboot
4. error 13

Actual Results:  
Grub says, 13 : Invalid or unsupported executable format.

Expected Results:  
To boot the kernel.
Comment 1 Mark 2007-06-20 00:18:33 UTC
Created attachment 122559 [details]
emerge-info

This is the output of my emerge --info
Comment 2 Mark 2007-06-20 00:19:09 UTC
Created attachment 122560 [details]
Kernel Config

This is the config that I used for both -r2 and -r5.
Comment 3 Christian Heim (RETIRED) gentoo-dev 2007-07-08 16:51:51 UTC
(In reply to comment #0)
> When I build and install the latest hardened-sources, then reboot grub
> complains with an error 13 (which means it can't recognise the kernel as a
> kernel I think?). The exact same config copied to -r2 works, builds, installs
> and boots.
> 
> Reproducible: Always
> 
> Steps to Reproduce:
> 1. emerge hardened-sources
> 2. make the kernel and install
> 3. reboot
> 4. error 13

Maybe you installed vmlinux instead of arch/i386/boot/bzImage ?