Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 1997 02:07:28 +0300
From:      Alexander Litvin <archer@lucky.net>
To:        freebsd-current@freebsd.org
Subject:   NSWAPDEV
Message-ID:  <19971022020728.32083@grape.carrier.kiev.ua>

next in thread | raw e-mail | index | archive | help
A little problem:

2.2-STABLE, cvsuped and built on 17 October.

Previous kernel compiled with NSWAPDEV=3. After "make world" also
added one the 4-th swap device, but forgot to increase NSWAPDEV.
Naturally, got "/dev/sd2s1b: invalid argument". Then increased
NSWAPDEV=4, config -n, make depend, make, make install. Nothing 
changes - still "/dev/sd2s1b: invalid argument". 

After "make clean" in kernel build directory and remaking kernel 
from scratch 4-th swap device was added without problems...

--
Litvin Alexander



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19971022020728.32083>