On Sun, Jul 5, 2009 at 11:53 PM, tang huu trong<huutr...@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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to