On Sat, 8 Mar 2003, charles pelletier wrote:

> Okay, just to make sure this is correct (my first use of the newer more
> current kernel config)..
>
> The only steps involved are those listed in the handbook:
> Change to the /usr/src directory.
>     # cd /usr/src
> Compile the kernel.
>     # make buildkernel KERNCONF=MYKERNEL
> Install the new kernel.
>     # make installkernel KERNCONF=MYKERNEL
Or just do these two steps in one:
        # make kernel KERNCONF=MYKERNEL

Regards,

Uli.


>
> I don't have to do any other steps, as in those in the original method
> (make, make depend, etc)?
>
> Thanks for the input.
>
>
> Charles Pelletier
> Tech Coordinator
> St Luke's School
> Irving, TX
>
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>

+-----------------------------------+
|        Peter Ulrich Kruppa        |
|          -  Wuppertal -           |
|              Germany              |
+-----------------------------------+

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to