Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 182626

Summary: Error 13 on boot with 2.6.20-hardened-r5
Product: Gentoo Linux Reporter: Mark <znxster>
Component: HardenedAssignee: The Gentoo Linux Hardened Team <hardened>
Status: RESOLVED NEEDINFO    
Severity: critical    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info
Kernel Config

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 ?