PDA

View Full Version : [all variants] yaboot error


paul_mcl
March 23rd, 2009, 07:24 AM
Just built a new kernel ( 2.6.29-rc8 ) via make-kpkg, installed it via dpkg -i, rebooted and got this error on yaboot:

ext2: i/o error 2133571364 in read
Read failed

vmlinux' ELF seems to be perfect (readelf has no problem with it)
fscked disk: it is okay
Maybe some kind of kernel's size limitation in yaboot?

Any help on this issue would be great.

paul_mcl
March 24th, 2009, 11:23 AM
Compiled fresh git master branch (v2.6.29)...
Same **** - same error.