[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: compiling a kernel on amd64





2009/7/13 Xavier Cardil <cardil.xavier@gmail.com>
Hi, I wanto to know what is the fastest way to recompile an amd64 based kernel. What package do I have to download to recompile the kernel properly ?
My version is 2.6.26-2-amd64. I only want to know how to get the kernel code properly, I know how to do the rest.

Thank you all.

probably :

apt-get install kernel-package kernel-source-`uname -r` --yes && cd /usr/src/`uname -r`/ && make-kpkg --initrd kernel_image modules_image

it will result with some deb packages in /usr/src dir .

fixme if i mismatched something..


next  time don't ask on the list but search on the internet.


regs.


--
Wojciech Ziniewicz
http://rfc.sunsite.dk/rfc/rfc2324.html


Reply to: