error when complie kernel.

Glen Barber glen.j.barber at gmail.com
Mon Jul 6 04:07:15 UTC 2009


On Sun, Jul 5, 2009 at 11:53 PM, tang huu trong<huutrong at gmail.com> wrote:
> Dear all.
>
> i got a problem while complie my kernel to support PAE. below is my process.
>
> 1 - cp /usr/src/sys/i386/GENERIC /root/kernels/MYKERNEL
> 2 - cd /usr/src/sys/i386
> 3 - ln -s /root/kernels/MYKERNEL
> 4 - vi /usr/src/sys/i386/MYKERNEL
> 5 - add line "options      PAE"

If you read the kernel config for PAE, you would notice there are some
options that are unavailable in the PAE kernel. Please reread the
kernel config and adjust accordingly.

Or, in your custom kernel config, add 'include PAE'.


-- 
Glen Barber


More information about the freebsd-questions mailing list