From owner-freebsd-questions@FreeBSD.ORG Sun Jun 12 03:58:52 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 65EE416A41F for ; Sun, 12 Jun 2005 03:58:52 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from cobalt.antimatter.net (cobalt.antimatter.net [69.55.224.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36A5043D49 for ; Sun, 12 Jun 2005 03:58:52 +0000 (GMT) (envelope-from glenn@antimatter.net) Received: from glenn-mobile.antimatter.net (cpe-66-27-86-22.san.res.rr.com [66.27.86.22]) (authenticated bits=0) by cobalt.antimatter.net (8.13.4/8.13.4) with ESMTP id j5C3woKL004805 (version=TLSv1/SSLv3 cipher=DES-CBC3-SHA bits=168 verify=NO); Sat, 11 Jun 2005 20:58:51 -0700 Message-Id: <6.1.0.6.2.20050611205613.0ac40eb0@cobalt.antimatter.net> X-Sender: lists@cobalt.antimatter.net X-Mailer: QUALCOMM Windows Eudora Version 6.1.0.6 Date: Sat, 11 Jun 2005 20:57:28 -0700 To: "Marc G. Fournier" , freebsd-questions@freebsd.org From: Glenn Dawson In-Reply-To: <20050612001409.C90456@ganymede.hub.org> References: <20050612001409.C90456@ganymede.hub.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Subject: Re: fstab option to 'skip' a file system? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jun 2005 03:58:52 -0000 At 08:16 PM 6/11/2005, Marc G. Fournier wrote: >Is there an option that I can add to fstab (or some way of doing it?) >that, when a server reboots, it will 'ignore' that file system, but I can >still do a 'mount /fs' after the fact? in the options column in fstab specify noauto -Glenn >I have remote servers that I'd like to manually fsck one of the file >systems after it comes up, but I don't have a serial console enabled on >them (yet!) ... so, i'd like it to ignore that one file system on reboot, >but still have it listed in /etc/fstab ... > >Setting 'passno' to 0, I believe, will cause it to fail to boot due to an >unclean file system, so that doesn't appear to be an option ... > >Is that possible? > >Thanks ... >---- >Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) >Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664 >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"