From owner-freebsd-questions@FreeBSD.ORG Tue May 3 12:37:54 2005 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 8AE8316A4CE for ; Tue, 3 May 2005 12:37:54 +0000 (GMT) Received: from pih-relay04.plus.net (pih-relay04.plus.net [212.159.14.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 175E243D1D for ; Tue, 3 May 2005 12:37:54 +0000 (GMT) (envelope-from ian@codepad.net) Received: from [80.229.159.44] (helo=hercules.codepad.net) by ptb-relay04.plus.net with esmtp (Exim) id 1DRUCK-0007uA-Kg for freebsd-questions@freebsd.org; Fri, 29 Apr 2005 13:02:21 +0100 From: Xian To: freebsd-questions@freebsd.org Date: Fri, 29 Apr 2005 13:02:17 +0100 User-Agent: KMail/1.8 References: <1295756504.20050429155217@mail.ru> In-Reply-To: <1295756504.20050429155217@mail.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200504291302.17532.ian@codepad.net> Subject: Re: NFS mounting 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: Tue, 03 May 2005 12:37:54 -0000 On Friday 29 April 2005 12:52, Vyacheslav Druzhinin wrote: > Hello freebsd-questions, > > I've added the nfs mounting point on my workstation to the /etc/fstab > like this: nfs.myserver.com:/usr/ports /usr/ports nfs 0 0 > > When nfs.myserver.com is reachable everything is ok. But if > nfs.myserver.com is down my workstation can't startup and hangs on > at boot screen until nfs.myserver.com become up. > > Is it possible to skeep the mounting of nfs volume when nfs server > is not reachable? > > > With best regards, [MCP, MCSD] > Vyacheslav mailto:dvg_lab@mail.ru > Origin: <--=<< DVG_Lab >>=--> > The bg option would background the mount and it would try every minute till it works. man mount_nfs explains all. -- /Xian "Kind words can be short and easy to speek but their echos are truly endless" Mother Theresa