On 11/21/10 20:26, Alan Cox wrote:
Sean Bruno wrote:
http://people.freebsd.org/~sbruno/256G_SMAP.png
http://people.freebsd.org/~sbruno/256G_panic1.png
http://people.freebsd.org/~sbruno/256G_panic2.png


Trying to get the HP DL980 online today and I see the following panic on
startup from the installer CD that I created from -CURRENT.

Try the attached patch.

And if that patch fails, try going to

/usr/src/sys/kern/subr_msgbuf.c

and replacing the body of msgbuf_reinit() with just "msgbuf_clear(mbp)" or if that fails, just with nothing (i.e. remove all code).


_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to