Subject: Re: NetBSD-1.5.1 and root device
To: Ralph Kube <ralph_kube@gmx.net>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: netbsd-help
Date: 08/02/2001 20:44:50
On Thu, Aug 02, 2001 at 06:37:54PM +0200, Ralph Kube wrote:
> hi.
> i just installed netbsd 1.5, and compiled my own kernel (1.5.1).
> the config file reads:
> 
> --snip--
> config	netbsd	root on wd1a type ffs
> --snip--
> 
> in my opinion that should allow the kernel to mount the rootfs
> correctly, but all i get is:
> panic:	cnopen:	cn_tab -> cn_dev == NODEV

The problem here is that your kernel doesn't have a console device.
Did you inclue the proper devices for display/keyboard ?


--
Manuel Bouyer <bouyer@antioche.eu.org>
--