256G Ram Panic
Ivan Voras
ivoras at freebsd.org
Sun Nov 21 21:30:08 UTC 2010
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).
More information about the freebsd-current
mailing list