To: debian-user@lists.debian.org
Cc: 
Bcc: 
Subject: Re: kernel options/settings
Reply-To: 
In-Reply-To: <[EMAIL PROTECTED]>; from [EMAIL PROTECTED] on Thu, Sep 28, 2000 
at 05:07:21PM -0500

On Thu, Sep 28, 2000 at 05:07:21PM -0500, will trillich wrote:
> okay, with
>       apt-get install kernel-package
>       cd /usr/source/kernel-source*
>       make menuconfig
> 
> you can specify what options you want to include
> and exclude from your own version of the kernel.
> 
> so...
> 
> how can you tell what options have already been included
> from the existing/running kernel image?

If you copy /boot/config-x.x.x to /usr/src/kernel-source/.config before
running 'make menuconfig' you will see the options in your installed
kernel.  Possibly the kernel-source packages already include this, but since I
don't use them I really don't know.

-- 
Bob Nielsen, N7XY                          [EMAIL PROTECTED]
Bainbridge Island, WA                      http://www.oz.net/~nielsen
 

Reply via email to