Issue with kernel building
Lowell Gilbert
freebsd-questions-local at be-well.ilk.org
Thu Aug 23 14:28:50 UTC 2012
Jamie Paul Griffin <jamie at kode5.net> writes:
> [ Lowell Gilbert wrote on Thu 23.Aug'12 at 9:23:14 -0400 ]
>
>> antonin tessier <antonintessier at live.fr> writes:
>>
>> > I have a problem when I try to build my own kernel. I had never
>> > got such a one; here is my kernel configuration file and the
>> > building errors that it makes.
>
>> Or just stay with GENERIC; most consumer PCs have no real reason to need
>> a customized kernel.
>
> I agree. It boots quickly and it isn't really necessary for the majority of users. I can be useful to learn the procedure, etc. but didn't use the correct command anyway:
>
> make buildkernel KERNCONF=KERNELCONFIG
> ^^^^^^^^^^^
"make kernel" is equivalent to "make buildkernel installkernel".
More information about the freebsd-questions
mailing list