> Perhaps make buildkernel was compiled with -j >1, it's known to create a
> buggy kernel. Check your make configuration. Adding a -B, like make -B -j N
> buildkernel may work and is fast if -j is set to number or processors, but
> it's safer do a make -j 1 buildkernel, same for buildworld.

I replaced the kernel with the one on the 8.4 memstick and it booted
just fine. I then built and installed a kernel without using the j
flag to test Eduardo's theory. It booted without problem. Maybe
there's something to this -j >1 causing buggy kernels rumor.

-David
_______________________________________________
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