Subject: Re: "Root on... dumps on..."
To: None <netbsd-users@netbsd.org>
From: Zbigniew Baniewski <zb@ispid.com.pl>
List: netbsd-users
Date: 11/05/2006 14:36:53
On Sun, Nov 05, 2006 at 02:25:07PM +0100, Zbigniew Baniewski wrote:

> > To make this change permanent, change the partition type from sw to dp 
> > in /etc/fstab
> > 
> > /dev/wd1b       none            swap    dp      0       0
> > 
> > And the startup scripts will make sure that it is changed at boot.
> 
> Yes, that's right - but, unfortunately, in such case I've got a message "no
> swap space configured". Is it impossible to designate such partition for
> both swap and dump targets?

Found it - duplicate verses like f.e.:

/dev/wd1b       none            swap    dp      0       0
/dev/wd1b       none            swap    sw      0       0

...are a solution.
-- 
				pozdrawiam / regards

						Zbigniew Baniewski