From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Taylor, ForrestX" Subject: Re: making the mountpoints visible all the time Date: Thu, 13 Nov 2003 12:29:38 -0800 Sender: autofs-bounces@linux.kernel.org Message-ID: <3FB3E9B2.1090002@intel.com> References: <3FB3C4C4.4030605@yahoo.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: autofs-bounces@linux.kernel.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Alexander Macdonald Cc: autofs@linux.kernel.org Alexander Macdonald wrote: > Hi > > I've currently got automount setup so that i can cd into a directory > like /mnt/someplace and someplace will be automatically created and > mounted... it would be quite usefull if that directory was allways > visible so that i could browse to it in gui applications... how do i do > that? If you want it visible all the time, use /etc/fstab, not autofs. Work is being done on leaving the directory structure before actually mounting it, but it is not finished yet. Forrest --