kernel build did not go 'by the book'

2004-02-02 Thread victor.lamberty
Procedure 1. Building a kernel the ``traditional'' way 1. Run config(8) to generate the kernel source code. # /usr/sbin/config MYKERNEL that's how the handbook shows how to do it and this is how I did it #/usr/sbin/config GWYNETH | that's what I named

Re: kernel build did not go 'by the book'

2004-02-02 Thread Kris Kennaway
On Mon, Feb 02, 2004 at 02:06:21AM +, victor.lamberty wrote: Procedure 1. Building a kernel the ``traditional'' way Don't do this then..use the method involving buildkernel, which is more foolproof. Kris pgp0.pgp Description: PGP signature

Re: kernel build did not go 'by the book'

2004-02-02 Thread Jonathan Chen
On Mon, Feb 02, 2004 at 01:51:12AM -0800, Kris Kennaway wrote: On Mon, Feb 02, 2004 at 02:06:21AM +, victor.lamberty wrote: Procedure 1. Building a kernel the ``traditional'' way Actually, you didn't read the Handbook properly. You need to have the kernel config file in