From owner-freebsd-questions@FreeBSD.ORG Sun Nov 23 14:19:21 2003 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 68FE116A4CE for ; Sun, 23 Nov 2003 14:19:21 -0800 (PST) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABC3543FCB for ; Sun, 23 Nov 2003 14:19:20 -0800 (PST) (envelope-from paulbeard@mac.com) Received: from mac.com (smtpin07-en2 [10.13.10.152]) by smtpout.mac.com (8.12.6/MantshX 2.0) with ESMTP id hANMJKDC027679; Sun, 23 Nov 2003 14:19:20 -0800 (PST) Received: from [192.168.2.8] (12-231-115-57.client.attbi.com [12.231.115.57]) (authenticated bits=0) by mac.com (Xserve/smtpin07/MantshX 3.0) with ESMTP id hANMJJPd009707; Sun, 23 Nov 2003 14:19:20 -0800 (PST) In-Reply-To: <3FC114D9.40805@shaw.ca> References: <3FC114D9.40805@shaw.ca> Mime-Version: 1.0 (Apple Message framework v606) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <12BAF9C4-1E03-11D8-B52A-000A95BBCCF8@mac.com> Content-Transfer-Encoding: 7bit From: paul beard Date: Sun, 23 Nov 2003 14:19:15 -0800 To: RYAN vAN GINNEKEN X-Mailer: Apple Mail (2.606) cc: freebsd-questions@Freebsd.org Subject: Re: remote mount hangs sysstem 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: Sun, 23 Nov 2003 22:19:21 -0000 On Nov 23, 2003, at 12:13 PM, RYAN vAN GINNEKEN wrote: > Is there a way to mount a cdrom or remote file systems using fstab > but not having it crash out the system. example if i have a nfs share > set up to another machine and that machine goes down the next time i > reboot my system the machine hangs when it cannot find the share and > will not allow me to do anything and i have to hook up a monitor and > keyboard to get it back the same happens when there is an error on a > cd rom > make sure the entry on /etc/fstab is set to noauto: then the client won't try to mount the filesystem on boot. -- Paul Beard paulbeard [at] mac.com