Scott Bennett wrote:
That is not necessary either. Take a look in /sys/i386/conf or /sys/amd64/conf, depending upon which you are using. Then do:# config SMP # cd ../compile/SMP # make cleandepend && make depend && make && make install # shutdown -r now That should take care of it for you. /sys/{i386,amd64}/conf/SMP adds "options SMP" and then includes GENERIC.
Thanks for sharing; will put this in my FreeBSD user bible! -- Jos _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
