From owner-freebsd-current@FreeBSD.ORG Thu Mar 11 07:46:59 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 5894616A4CE for ; Thu, 11 Mar 2004 07:46:59 -0800 (PST) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1805D43D3F for ; Thu, 11 Mar 2004 07:46:59 -0800 (PST) (envelope-from DougB@freebsd.org) Received: from freebsd.org (c-24-130-160-161.we.client2.attbi.com[24.130.160.161]) by comcast.net (sccrmhc13) with ESMTP id <2004031115465801600liuv5e> (Authid: domain_name_tsar); Thu, 11 Mar 2004 15:46:58 +0000 Message-ID: <405089F1.3090208@FreeBSD.org> Date: Thu, 11 Mar 2004 07:46:57 -0800 From: Doug Barton Organization: http://www.freebsd.org/ User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040307 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Johnson References: In-Reply-To: X-Enigmail-Version: 0.83.3.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 15:46:59 -0000 Michael Johnson wrote: > > 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 > > if md /tmp mfs rw,-s32m 0 0 is in /etc/fstab everything works fine. The most likely explanation is that when you put it in the first time (when it didn't work) you had "0 2" as the last two characters on the line. Either "0 0" or "2 0" should work. If either of those two alternatives don't work, send in your whole fstab as an attachment and we'll take it from there. Doug -- This .signature sanitized for your protection