From owner-freebsd-questions@FreeBSD.ORG Sun Nov 23 14:36:41 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 4D8A516A4CE for ; Sun, 23 Nov 2003 14:36:41 -0800 (PST) Received: from pd3mo2so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F34B43F3F for ; Sun, 23 Nov 2003 14:36:40 -0800 (PST) (envelope-from rmvg@shaw.ca) Received: from pd3mr2so.prod.shaw.ca (pd3mr2so-ser.prod.shaw.ca [10.0.141.178])2003))freebsd-questions@Freebsd.org; Sun, 23 Nov 2003 15:31:10 -0700 (MST) Received: from pn2ml10so.prod.shaw.ca (pn2ml10so-qfe0.prod.shaw.ca [10.0.121.80]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0HOT003KLT7YID@l-daemon> for freebsd-questions@Freebsd.org; Sun, 23 Nov 2003 15:31:10 -0700 (MST) Received: from shaw.ca (h68-146-233-172.cg.shawcable.net [68.146.233.172]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0HOT00444T7XP0@l-daemon> for freebsd-questions@Freebsd.org; Sun, 23 Nov 2003 15:31:10 -0700 (MST) Date: Sun, 23 Nov 2003 14:31:13 -0700 From: RYAN vAN GINNEKEN In-reply-to: <12BAF9C4-1E03-11D8-B52A-000A95BBCCF8@mac.com> Message-id: <3FC12721.7070008@shaw.ca> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) References: <3FC114D9.40805@shaw.ca> <12BAF9C4-1E03-11D8-B52A-000A95BBCCF8@mac.com> 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:36:41 -0000 So if i set to noauto does it still get mounted or do i have to execute a command later paul beard wrote: > > 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 > > _______________________________________________ > 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" >