Subject: A new user's comments, part 3
To: None <thorpej@nas.nasa.gov>
From: Scott L. Burson <gyro@zeta-soft.com>
List: port-sparc
Date: 06/02/1995 17:59:05
From: Jason Thorpe <thorpej@nas.nasa.gov>
Date: Fri, 02 Jun 1995 13:06:40 -0700
On Fri, 2 Jun 95 12:16:25 PDT
"Scott L. Burson" <gyro@zeta-soft.com> wrote:
> -- When I try to add a second swap partition I get:
>
> swapon: /dev/sd3b: device not configured
Well, you're probably going to need to add it to the list of swap devices
in your kernel config, rebuild a kernel, etc.
config netbsd root on sd0a swap on sd0b and sd3b ...
Oh. I have `swap generic' but I guess that doesn't work yet.
Will I still need to specify `sd3b' in my fstab, or will the kernel use it
automatically?
-- Scott