Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Apr 2004 16:23:43 -0700
From:      Chris Pressey <cpressey@catseye.mine.nu>
To:        Mipam <mipam@ibb.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: pseudo-device vn
Message-ID:  <20040411162343.12de33ae.cpressey@catseye.mine.nu>
In-Reply-To: <Pine.LNX.4.33.0404080931110.26502-100000@ux1.ibb.net>
References:  <20040407180621.2c36bcb1.cpressey@catseye.mine.nu> <Pine.LNX.4.33.0404080931110.26502-100000@ux1.ibb.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 8 Apr 2004 09:32:01 +0200 (MET DST)
Mipam <mipam@ibb.net> wrote:

> > > On Wed, 7 Apr 2004, Jerry McAllister wrote:
> > > > > Should i just put
> > > > > pseudo-device	vn
> > > > > in the kernel config file to make this work?
> >
> > In 5.x, `vn' was replaced by `md'.  (Sorry, that's about all I know
> > about it.)
> 
> Do you know whether it's being enable by default in the kernel or not?

Presumably not, inferring from:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/disks-virtual.html

"To use mdconfig(8), you have to load md(4) module or to add the support
in your kernel configuration file"

But I don't run 5.x so I don't know for sure.

-Chris



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