From owner-freebsd-current@FreeBSD.ORG Thu Mar 11 13:12:01 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A90B316A4CE for ; Thu, 11 Mar 2004 13:12:01 -0800 (PST) Received: from ahze.ahze.net (adsl-068-209-163-003.sip.clt.bellsouth.net [68.209.163.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B11043D1D for ; Thu, 11 Mar 2004 13:12:01 -0800 (PST) (envelope-from ahze@ahze.net) Received: from [192.168.1.5] (eamc.ahze.net [192.168.1.5]) by ahze.ahze.net (Postfix) with ESMTP id 95363FA; Thu, 11 Mar 2004 16:13:55 -0500 (EST) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Message-Id: Content-Transfer-Encoding: quoted-printable From: Michael Johnson Date: Thu, 11 Mar 2004 16:11:49 -0500 To: des@des.no (=?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?=) X-Mailer: Apple Mail (2.613) cc: current@freebsd.org Subject: Re: mdmfs(8) not right? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Mar 2004 21:12:01 -0000 On Mar 11, 2004, at 7:34 AM, Dag-Erling Sm=F8rgrav wrote: > Michael Johnson writes: >> it tries to mount it and it comes up to the screen "hit enter for >> shell" and i hit enter and ctrl+d and everything works if md /tmp mfs >> rw,-s32m 2 0 in in /etc/fstab > > there must be an error in your fstab. the 2 here is the dump > frequency; the fsck pass is 0 as it should. I got the example straight from mdmfs(8)