Genkernel

From Alessandro's Wiki
Revision as of 14:00, 1 April 2011 by Xunil (talk | contribs)
  • Gentoo utility to manage Linux kernel installations.
  • example command:
genkernel --splash --splash-res=1280x1024 --install all
  • conf file:
/etc/genkernel.conf
  • Updating kernel reusing old config with genkernel
cd /etc/kernels
cp kernel-config-x86-2.6.9-gentoo-r1 kernel-config-x86-2.6.9-gentoo-r2
genkernel all