Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2005 15:35:53 +0300
From:      Toomas Aas <toomas.aas@raad.tartu.ee>
To:        Dan Langille <dan@langille.org>
Cc:        questions@freebsd.org
Subject:   Re: correct instructions for building a 4.11 debugging kernel?
Message-ID:  <428B36A9.6030404@raad.tartu.ee>
In-Reply-To: <428A72AA.11715.48A609C7@localhost>
References:  <428A72AA.11715.48A609C7@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
Dan Langille wrote:

> In particular, I'm not getting the kernel I promised by the docs:
> 
>   The make(1) process will have built two kernels. kernel and
>   kernel.debug.
 >
> I know I have a new kernel:
> 
> [root@bast:/] # ls -l /kernel*
> -r-xr-xr-x  1 root  wheel  4077437 May 18 18:41 /kernel
> -r-xr-xr-x  1 root  wheel  3559066 Sep 18  2001 /kernel.GENERIC
> -r-xr-xr-x  1 root  wheel  3559066 Sep 18  2001 
> /kernel.GENERIC.original
> -r-xr-xr-x  1 root  wheel  4033421 May  8 19:38 /kernel.nodebug
> -r-xr-xr-x  1 root  wheel  3954128 Apr  4  2003 /kernel.pre.tcp.patch
> [root@bast:/] #
> 
> What am I missing?
> 

Are you sure you're looking at the right place? The kernel.debug won't 
be placed in / directory when you install the new kernel, it remains in 
/usr/src/sys/<arch>/compile/YOURKERNEL

-- 
Toomas Aas



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?428B36A9.6030404>