Subject: Re: root device
To: Andy <andy@softbook.com>
From: Dan Winship <danw@MIT.EDU>
List: port-macppc
Date: 11/30/1999 14:12:26
It's the line in the kernel config that says:

config		netbsd root on ? type ?

You can change it to, eg

config		netbsd root on sd0 type ffs

-- Dan