Subject: Re: port-hp700/34547: Hard drive not properly recognized by install kernel
To: None <skrll@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: David H. GUTTERIDGE <dhgutteridge@sympatico.ca>
List: netbsd-bugs
Date: 10/03/2006 03:05:03
The following reply was made to PR port-hp700/34547; it has been noted by GNATS.

From: "David H. GUTTERIDGE" <dhgutteridge@sympatico.ca>
To: nick.hudson@dsl.pipex.com, gnats-bugs@netbsd.org
Cc: 
Subject: Re: port-hp700/34547: Hard drive not properly recognized by install kernel
Date: Tue, 03 Oct 2006 01:47:57 +0000

 >On Sunday 17 September 2006 20:50, dhgutteridge@sympatico.ca wrote:
 > > >Number:         34547
 > > >Synopsis:       Hard drive not properly recognized by install kernel
 >
 >Please try the install image at
 >
 >	ftp://ftp.netbsd.org/pub/NetBSD/misc/skrll/netinstall.lif
 >
 >	MD5 (netinstall.lif) = a8b71bc7dfc500fdddbbd0f924863a6a
 >
 >Try to read the OpenBSD disklabel previously written to disk.
 >
 >Try to create new partitions using sysinst
 >
 >Can you send full dmesg as well.
 >
 >Thanks,
 >Nick
 
 I get a kernel panic before I get to sysinst, relevant lines are:
 
 raidattach: Asked for 8 units
 Kernelized RAIDframe activated
 md0: internal 2insanity: where 0xdead01 type 0x4 tf 0xf18800 lwp 0xf12804 
 line 442 sp 0xf18800 pc 0x30ea73c
 Stopped in pid 0.1 (swapper) at 0x30ea740:      ldo     R'3C(%r31),%r12
 db> bt
 >>7ffff3, 30ea740, 18008     (null)(fd34340d, f82b781f,284b9300,62487c00) at 
 >>0x30ea740
 kernel: unaligned data ref trap, code=7fffdf
 Caught exception in DDB; continuing...
 db>
 
 I don't have a serial console setup, so I can't really grab the full dmesg.
 (I can get an OpenBSD dmesg, if that's of any use at all.)  If it's 
 critical,
 I can pick up a serial cable.
 
 Dave