Subject: Re: specifying location of dump
To: Kenneth Stailey <kstailey@eagle.dol-esa.gov>
From: Luke Mewburn <lukem@telstra.com.au>
List: port-i386
Date: 06/01/1995 13:32:39
> Aside from editing swapnetbsd.c is there any way to make the kernel
> configuration process use wd1b instead of wd0b for the location of the
> dump partition?  Something like:

> config		netbsd	root on wd0 swap on wd1 dump on wd1
							^^^^ "dumps"

> would be nice.

You almost go it. Try:
	config		netbsd root on wd0 swap on wd1 dumps on wd1

(I wanted to know this a long time ago, so poked around various doccos
till I found it. Since then I've noticed that some of the
/sys/arch/*/conf/* files use this syntax.)


-- 
Luke Mewburn <lukem@telstra.com.au>

	Confucious say: I'd rather be UNIX wizard than Web serf.