From owner-freebsd-questions Mon Oct 14 05:31:13 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA24451 for questions-outgoing; Mon, 14 Oct 1996 05:31:13 -0700 (PDT) Received: from silmu.cc.jyu.fi (root@silmu.cc.jyu.fi [130.234.40.17]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id FAA24446 for ; Mon, 14 Oct 1996 05:31:07 -0700 (PDT) Received: from localhost (kallio@localhost [127.0.0.1]) by silmu.cc.jyu.fi (8.6.12/8.6.12) with SMTP id PAA25973 for ; Mon, 14 Oct 1996 15:31:13 +0300 Date: Mon, 14 Oct 1996 15:31:12 +0300 (EET DST) From: Seppo Kallio To: questions@freebsd.org Subject: news:/var/spool/news /var/spool/news nfs rw,bg,intr,soft In-Reply-To: <199610081908.MAA17088@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi! Is this a correct fstab line? Where is the format and options of /etc/fstab described? Not in handbook, not man:s (fstba or mount). I have problems with mounted filesystems: If the server goes down and comes up, my clients do not remount filesystems correctly. I em getting 3:21pm@porri:~% mount /opt/news mount: /opt/news: Stale NFS file handle Seppo