Friday, April 24, 2009

Rebuild kernel image/package on Ubuntu

https://help.ubuntu.com/community/Kernel/Compile



sudo apt-get build-dep linux-image-$(uname -r)
apt-get source linux-image-$(uname -r)

AUTOBUILD=1 NOEXTRAS=1 fakeroot debian/rules binary-FLAVOUR

No comments:

Related Posts Plugin for WordPress, Blogger...