[SOLVED] Re: 2.6.10 no boot
Dear friends, the problem is that GRUB2 does not like version 2.6.10. I created a liveCd with isolinux + kernel 2.6.10 and the system boots up fine with it. So the most modern toolchain able to build 2.6.10 correctly that I tested is: gcc 3.4, binutils 2.22. this patch (it fix errors raised up by binutils 2.22 (and maybe lesser ones)) -> www.kernel.org/pub/linux/devel/binutils/linux-2.6-seg-5.patch, ...and avoid grub2!! Greetings, Marcello. 2014-04-08 18:04 GMT+02:00 Marcello Stanisci <stanisci.m@gmail.com>:
Thanks for sharing to you too.
I forgot: if someone is cuorious about the working and non working config files for 2.6.10, they are: http://www.polarhome.com:753/~marcello/config-2.6.10-5-386 <-- the working one from Ubuntu 5.04 http://www.polarhome.com:753/~marcello/.config <-- the non working one from "make defconfig"
Cheers
2014-04-08 14:11 GMT+02:00 Luis Ortega <luiorpe1@gmail.com>:
Hi Marcello,
The most updated version of LDD3 code I know of is in here: https://github.com/martinezjavier/ldd3/
I updated most of the modules to work with Linux 3.10 when I was going through the book. Those that do not work you can try fixing yourself, it is mostly updating the procfs interface calls.
On Tue, Apr 8, 2014 at 1:51 PM, Marcello Stanisci <stanisci.m@gmail.com> wrote:
2014-04-08 0:08 GMT+02:00 Andre Ferraz <deferraz@terra.com.br>:
There it is an 4th edition of LDD that will be released this year
http://shop.oreilly.com/product/0636920030867.do
Maybe oreilly will release the digital version sooner
Wow, great news! Thanks for sharing.
participants (1)
-
Marcello Stanisci