Kernel Compile Utils
Nils Kassube
kassube at gmx.net
Fri Jan 23 07:52:07 UTC 2015
Bill Vance wrote:
> Does anyone know where to find kernel compiling utils like config,
> menuconfig, etc.? One used to find them in the source directories,
> but *buntu doesn't seem to do that.
If you want to see the configuration file for your installed kernel(s),
please have a look at the "/boot" folder where you find files like
"config-3.13.0-44-generic" where the part after the "config-" is the
name of the associated kernel.
If you want to change the kernel configuration and compile the kernel
with that new configuration, please have a look at these pages:
<https://help.ubuntu.com/community/Kernel>
<https://help.ubuntu.com/community/Kernel/Compile>
Nils
More information about the kubuntu-users
mailing list