From owner-freebsd-questions Fri Aug 29 20:40:54 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA16207 for questions-outgoing; Fri, 29 Aug 1997 20:40:54 -0700 (PDT) Received: from css.tuu.utas.edu.au (acs@css.tuu.utas.edu.au [131.217.115.65]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA16201 for ; Fri, 29 Aug 1997 20:40:49 -0700 (PDT) From: andrew@ugh.net.au Received: from localhost (acs@localhost) by css.tuu.utas.edu.au (8.8.5/8.8.5) with SMTP id NAA22925 for ; Sat, 30 Aug 1997 13:41:58 +1000 (EST) X-Authentication-Warning: depravitas.tuu.utas.edu.au: acs owned process doing -bs Date: Sat, 30 Aug 1997 13:41:58 +1000 (EST) To: questions@freebsd.org Subject: Stale NFS file handle. Message-ID: X-Meaning-of-Life: none X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I went to type make install ona n NFS mounted partition and got the error: # make install make: Stale NFS file handle Anyone know hwat it means? I had to umount and remount the partition to get it working again... Thanks, Andrew