From owner-freebsd-current@FreeBSD.ORG Wed Jan 4 01:32:35 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 3988016A41F for ; Wed, 4 Jan 2006 01:32:35 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6B1B43D4C for ; Wed, 4 Jan 2006 01:32:34 +0000 (GMT) (envelope-from randy@psg.com) Received: from [127.0.0.1] (helo=roam.psg.com) by rip.psg.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.60 (FreeBSD)) (envelope-from ) id 1EtxOt-00019L-36; Wed, 04 Jan 2006 01:25:15 +0000 Received: from localhost ([127.0.0.1] helo=roam.psg.com) by roam.psg.com with esmtp (Exim 4.60 (FreeBSD)) (envelope-from ) id 1EtwEx-0000SN-7w; Tue, 03 Jan 2006 14:10:55 -1000 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17339.4750.741506.183096@roam.psg.com> Date: Tue, 3 Jan 2006 14:10:54 -1000 To: Steve Kargl References: <17338.64976.685459.349707@roam.psg.com> <20060103225401.GA3009@troutmask.apl.washington.edu> <17339.1894.74343.72704@roam.psg.com> <20060103233458.GA3763@troutmask.apl.washington.edu> Cc: FreeBSD Current Subject: Re: mount option is unknown X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Wed, 04 Jan 2006 01:32:35 -0000 maybe i am being unclear new mount with 'normal' fstab fails # mount -a mount: /dev/da0s1a: Invalid argument and # grep da0s1a /etc/fstab /dev/da0s1a / ufs rw 1 1 randy