From owner-freebsd-questions@FreeBSD.ORG Fri Nov 12 05:27:53 2004 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 3068C16A4CE for ; Fri, 12 Nov 2004 05:27:53 +0000 (GMT) Received: from mtiwmhc11.worldnet.att.net (mtiwmhc11.worldnet.att.net [204.127.131.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0DF043D54 for ; Fri, 12 Nov 2004 05:27:46 +0000 (GMT) (envelope-from jayobrien@worldnet.att.net) Received: from [192.168.1.6] (dsl093-180-184.sac1.dsl.speakeasy.net[66.93.180.184]) by worldnet.att.net (mtiwmhc11) with ESMTP id <2004111205274511100j7u27e> (Authid: jayobrien@att.net); Fri, 12 Nov 2004 05:27:45 +0000 Message-ID: <419449CF.5050509@att.net> Date: Thu, 11 Nov 2004 21:27:43 -0800 From: Jay O'Brien User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD - questions Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: mount hides underlying files 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: Fri, 12 Nov 2004 05:27:53 -0000 If I mkdir /test and then place files in /test, those files are no longer visible when I use /test as a mount point. The files become visible again when I unmount the device. I have read documentation explaining this phenomenon, and I would like to review that documentation again. Is it in the handbook? A reference or link would be appreciated. Jay O'Brien