Error 13 on Boot

eliwap

Member
Jun 13, 2011
7
0
21
Hi,

I'm relatively new at administrating a proxmox server. I've inherited a proxmox 1.8 server running on an IBM MTM: 7947-32G. Several kernels are installed:

2.6.32-2-pve
2.6.24-11-pve
2.6.24-8-pve
2.6.18-2-pve

I've recently rebooted the server and to my dismay, when I try to boot with kernels 2.6.32-2-pve and 2.6.24-11-pve I get an Error 13: Invalid or unsupported executable format.

When I boot into 2.6.24-8-pve everything is just fine.

I'm hoping that somebody can help me to fix the problem with the newer kernels.

Thanks
 
you list quite old kernels, try with the latest kernels.
 
Thanks for that the person that was managing the server before me forgot to run the last command:

aptitude install proxmox-ve-2.6.32


After reboot all was well.
Thanks again.