Re: Recompiling debian kernel

2015-03-07 Thread shawn wilson
On Mar 5, 2015 7:26 AM, wrote: > make deb-pkg replaces all this: > > Then I execute > make > to build the kernel, and > > sudo make modules_install > > dpkg-buildpackage -us -uc -b -apowerpc > > but at these last step I get an error message: > make[2]: Leaving directory > `/home/csanyipal/BubbaKe

Re: Recompiling debian kernel

2015-03-06 Thread Stephen Powell
On Thu, 05 Mar 2015 07:25:41 -0500 (EST), csanyi...@gmail.com wrote: > ... > I'm trying to recompile the installed kernel > ... http://users.wowway.com/~zlinuxman/Kernel.htm It's not a brief outline. It will take a while to read. But it is thorough; and if you follow the procedure carefully,

Recompiling debian kernel

2015-03-05 Thread csanyipal
Hi, I'm trying to recompile the installed kernel on my headless power PC box. On this box I'm running Debian GNU/Linux Wheezy system. uname -a Linux b2 3.2.62-1 #1 Mon Aug 25 04:22:40 UTC 2014 ppc GNU/Linux I have downloaded kernel source from here: https://github.com/Excito/community-b3-kernel.