On 2006/12/12 11:42, Y Sidhu seems to have typed:
>> a.  SuperMicro X7DBR-8+ / X7DBR-I+


Seems that others have had problems with SuperMicro boards:
http://www.freebsd.org/platforms/amd64/motherboards.html

*** QUOTE ***
Boots stock SMP kernel. UP kernel must be booted in "safe mode"
*** END QUOTE ***

Have you tried booting up the stock SMP kernel?

Basically:
boot into safe mode or single user mode
cd /usr/src
make buildkernel KERNCONF=SMP
make installkernel KERNCONF=SMP
reboot

Assuming that you installed a "developer" version of FreeBSD (that
includes the source code).
_______________________________________________
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