Subject: Re: Two simple questions
To: None <netbsd-help@netbsd.org>
From: David S. <davids@idiom.com>
List: netbsd-help
Date: 02/24/2003 13:54:53
> 
> 1) I have root on /dev/sd0a and swap on /dev/sd1b, however, I can't find
> a place to tell savecore too look for it. Any hints on a proper setup
> like this?

Build a kernel with the line

	config                netbsd  root on ? type ?

replced with

	config                netbsd  root on sd0a type ffs dumps on sd1b

David S.

>