On Mon, Jan 19, 2009 at 7:19 AM, Hugo Doria <[email protected]> wrote: > Did not worked here (x86_64 with ext4) > > I was getting a "Invalid or Unsupported executable format" on Grub. > 2.6.28 worked fine.
Is /boot ext4 now, and did the kernel image get written with extents? lsattr /boot- If you see lower-case 'e', the file was written in extents format. My guess is the previous kernel was not written to disk this way. -Dan

