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

[EMAIL PROTECTED] ~/test
$ pwd
/home/Greg/test

[EMAIL PROTECTED] ~/test
$ mkdir foo

[EMAIL PROTECTED] ~/test
$ mkdir bar

[EMAIL PROTECTED] ~/test
$ vi bar/test

[EMAIL PROTECTED] ~/test
$ ls -l bar
total 0
-rw-r--r-- 1 Greg None 0 Sep  3 23:48 test

[EMAIL PROTECTED] ~/test
$ mount bar foo
mount: foo: Invalid argument

[EMAIL PROTECTED] ~/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/

Reply via email to