From owner-freebsd-questions@FreeBSD.ORG Thu Apr 8 01:41:20 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3514816A4CE for ; Thu, 8 Apr 2004 01:41:20 -0700 (PDT) Received: from ux1.ibb.net (ux1.ibb.net [64.215.98.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FB3343D41 for ; Thu, 8 Apr 2004 01:41:19 -0700 (PDT) (envelope-from mipam@ibb.net) Received: from localhost (mipam@localhost) by ux1.ibb.net (8.9.3/8.9.3/UX1TT) with ESMTP id JAA26542; Thu, 8 Apr 2004 09:32:01 +0200 X-Authentication-Warning: ux1.ibb.net: mipam owned process doing -bs Date: Thu, 8 Apr 2004 09:32:01 +0200 (MET DST) From: Mipam To: Chris Pressey In-Reply-To: <20040407180621.2c36bcb1.cpressey@catseye.mine.nu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: jerrymc@clunix.cl.msu.edu cc: freebsd-questions@freebsd.org Subject: Re: pseudo-device vn X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Apr 2004 08:41:20 -0000 > > 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? Bye, Mipam.