Subject: Re: amd64 kernel not identifying root filesystem
To: Matt Fleming <mjf@netbsd.org>
From: David Laight <david@l8s.co.uk>
List: current-users
Date: 02/02/2008 19:43:49
On Sat, Feb 02, 2008 at 03:45:21PM +0000, Matt Fleming wrote:
> 
> Attached is a patch that fixes this for me. There was also a panic that
> occurred later on from the assertion in spec_node_destroy() that opencnt
> was 0, this patch fixes it.

That also fixes my boot problems.
The tracing I have still shows:

wsdisplay0: screen 4 added (80x25, vt100 emulation)
specfs_open: dev 1, sd_opencnt 1, sn_opencnt 1
specfs_open: dev 0, sd_opencnt 0, sn_opencnt 0

ie an error on wd0b, presumably from something in one of the rc scripts.

	David

-- 
David Laight: david@l8s.co.uk