On Tue, 05 Dec 2006 00:40:50 +0000, in sentex.lists.freebsd.questions
you wrote:

>Hello Gurus,
>
>  I just had Intel 102, duo core, fresh freebsd 6.1r installed.
>  but i have been told that i have to enable duo core thing in kernel
>  what should i have there? only options         SMP ?
>
>   what about the /usr/src/sys/i386/conf/SMP file? shall i copy the options 
>to MYKERNEL ?
>

If your kernel is called MYKERNEL, yes, just add
options SMP

to the file and then
cd /usr/src ; make buildkernel
make installkernel

and reboot.

        ---Mike

--------------------------------------------------------
Mike Tancsa, Sentex communications http://www.sentex.net
Providing Internet Access since 1994
[EMAIL PROTECTED], (http://www.tancsa.com)
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to