Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Wed, 21 Sep 2005 11:58:30 -0700 From: Yitzchak Scott-Thoennes To: cygwin AT cygwin DOT com Subject: Re: Mounting directory problems Message-ID: <20050921185830.GA1164@efn.org> References: <780a907f050921090864d4b3b0 AT mail DOT gmail DOT com> <6 DOT 2 DOT 1 DOT 2 DOT 0 DOT 20050921122604 DOT 04f2de20 AT pop DOT prospeed DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6.2.1.2.0.20050921122604.04f2de20@pop.prospeed.net> User-Agent: Mutt/1.4.2.1i X-IsSubscribed: yes On Wed, Sep 21, 2005 at 12:29:04PM -0400, Larry Hall wrote: > At 12:08 PM 9/21/2005, you wrote: (no I didn't, you must be thinking of someone else :) > >$ mount x: /srv2_test > >mount: warning - /srv2_test does not exist. > >$ mount > >.... > >x: on /srv2_test type system (binmode) > >.... > > > >$ ls /srv2_test > >ls: /srv2_test: No such file or directory > > > > > >I've tried the same thing, with creating the directory /srv2_test > >before but (except the mounting warning), I have exactly the same > >problem... What I have done wrong ? > > > You mounted the wrong drive. Replace 'x:' with 'k:' and it will work. > Or just mount the share directly: > > mount //srv2/test /srv2_test > > You really should create '/srv2_test' first. Why? What difference does it make? -- 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/