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:

[EMAIL PROTECTED]:/] # 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
[EMAIL PROTECTED]:/] #


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

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to