Date: Wed, 7 Apr 2004 15:12:21 +0200 (MET DST) From: Mipam <mipam@ibb.net> To: Jerry McAllister <jerrymc@clunix.cl.msu.edu> Cc: freebsd-questions@freebsd.org Subject: Re: pseudo-device vn Message-ID: <Pine.LNX.4.33.0404071510220.22259-100000@ux1.ibb.net> In-Reply-To: <200404071418.i37EIvU05373@clunix.cl.msu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 7 Apr 2004, Jerry McAllister wrote: > > I couldnt find stuff whether the pseudo device vn is by default in the > > generic kernel. I didnt find it in GENERIC, but maybe it's otherwise > > involved? I guess i need this device to mount a tmpfs like this in /etc > > > > /dev/amrd0s1b /var/amavis mfs rw,-s=65536 0 0 > > > > where s1b is the swap device. > > Should i just put > > pseudo-device vn > > in the kernel config file to make this work? > > You didn't say which version of FreeBSD you were using. > In versions 4.xxx and earlier I think this will work. > It is what I have done. You should be able to find it > in the LINT file. > > But, starting with 5.0 I think it may have been changed. I am using 5.2.1-p4, i also didnt see this in LINT. Any hints? Bye, Mipam.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.33.0404071510220.22259-100000>