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 X-envelope-info: Message-Id: <5.2.1.1.2.20030418130941.00fd5110@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com Date: Fri, 18 Apr 2003 13:18:51 -0700 To: cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: mount & ls In-Reply-To: <20030418200244.GA26745@redhat.com> References: <5 DOT 2 DOT 1 DOT 1 DOT 2 DOT 20030418125401 DOT 00fd5280 AT pop3 DOT cris DOT com> <20030418194522 DOT 26236 DOT qmail AT web40306 DOT mail DOT yahoo DOT com> <5 DOT 2 DOT 1 DOT 1 DOT 2 DOT 20030418125401 DOT 00fd5280 AT pop3 DOT cris DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed At 13:02 2003-04-18, Christopher Faylor wrote: >On Fri, Apr 18, 2003 at 12:56:20PM -0700, Randall R Schulz wrote: > > [ incorrect answers to a question not asked. ] > >Randall, I think you missed a key problem here. The "path on the left" >in mount is a DOS path, not a cygwin path. So the command should be: > >bash$ mount d:/download $HOME/download > >assuming HOME is set to something sensical. > >cgf Chris, Yes, as I assumed without looking closely that the usage was correct. I really need to answer more of these on a regular basis (or even better, try my own suggestions first). Life has been a distraction of late. Sorry for the non-answer. Randall Schulz > >At 12:45 2003-04-18, Doug Jenkinson wrote: > >>Hi, > >>I'm relatively new here, but I have a question about mount. > >> > >>I would like to mount a directory into my home directory. So, I use > >>the command "mount -f -u /cygdrive/d/download $HOME/download" assuming, > >>of course, that D:\Download exists. Now, if I execute "ls ~", why > >>don't I see the download directory? Why can I see mounted directories > >>in the /cygdrive? > >> > >>Am I asking for the impossible or is there another way? -- 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/