On 01/13/12 13:34, Patrick Welche wrote:
On Fri, Jan 13, 2012 at 11:54:58AM +0100, 6bone%6bone.informatik.uni-leipzig.de@localhost wrote:if I boot the netbsd-5-1-1 install media at an ibm x3850 the kernel crashs. You can find the screenshot at https://suse.uni-leipzig.de/ibm-x3850.jpg Any ideas what could be the problem?
A #GP on rdmsr instruction happens when reading from a non-existing MSR. Christoph
Maybe you could get a backtrace (type "bt") at the prompt showing, and take a picture of that? (http://www.netbsd.org/docs/kernel/#ddb)