This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Help with mount..


Hi - I am having a problem getting mount to work in cygwin.  Here is what I
am trying to do:

Greg@CHICKEN ~/test
$ pwd
/home/Greg/test

Greg@CHICKEN ~/test
$ mkdir foo

Greg@CHICKEN ~/test
$ mkdir bar

Greg@CHICKEN ~/test
$ vi bar/test

Greg@CHICKEN ~/test
$ ls -l bar
total 0
-rw-r--r-- 1 Greg None 0 Sep  3 23:48 test

Greg@CHICKEN ~/test
$ mount bar foo
mount: foo: Invalid argument

Greg@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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]