X-Spam-Check-By: sourceware.org Date: Tue, 3 Jan 2006 11:42:24 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Managed mount: Permission denied Message-ID: <20060103164224.GB3178@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com References: <20060103162051 DOT GA2868 AT spma33> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060103162051.GA2868@spma33> User-Agent: Mutt/1.5.11 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Tue, Jan 03, 2006 at 05:20:51PM +0100, Ismael Valladolid Torres wrote: >I am trying to get a managed mount in order to store a >maildir. However it looks like I'm missing something: > >$ mkdir "D:\Mail" >$ mkdir /Mail >$ mount -o managed "D:\Mail" /Mail >mount: /Mail: Permission denied > >I don't understand why I could create de directory but not mount over >it. Moreover which is the preferred way to get managed mounts on boot? > >Any ideas welcome. WFM. However I used: mkdir /cygdrive/d/Mail mkdir /Mail mount -o managed d:/Mail /Mail If this doesn't work for you, then we'll need the details mentioned at http://cygwin.com/problems.html . cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/