X-Spam-Check-By: sourceware.org Message-ID: <12471295.post@talk.nabble.com> Date: Mon, 3 Sep 2007 20:51:42 -0700 (PDT) From: gms5002 To: cygwin AT cygwin DOT com Subject: Help with mount.. MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: gms5002 AT gmail DOT com X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hi - I am having a problem getting mount to work in cygwin. Here is what I am trying to do: Greg AT CHICKEN ~/test $ pwd /home/Greg/test Greg AT CHICKEN ~/test $ mkdir foo Greg AT CHICKEN ~/test $ mkdir bar Greg AT CHICKEN ~/test $ vi bar/test Greg AT CHICKEN ~/test $ ls -l bar total 0 -rw-r--r-- 1 Greg None 0 Sep 3 23:48 test Greg AT CHICKEN ~/test $ mount bar foo mount: foo: Invalid argument Greg AT CHICKEN ~/test $ mount /home/Greg/test/bar/ /home/Greg/test/foo/ mount: /home/Greg/test/foo/: Invalid argument any ideas? -- View this message in context: http://www.nabble.com/Help-with-mount..-tf4375300.html#a12471295 Sent from the Cygwin Users mailing list archive at Nabble.com. -- 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/