Hi!

> 1. Are your cygwin mounts binary

$ mount
E:\cygwin\bin on /usr/bin type system (binmode)
E:\cygwin\lib on /usr/lib type system (binmode)
E:\cygwin on / type system (binmode)
c: on /cygdrive/c type user (binmode,noumount)
d: on /cygdrive/d type user (binmode,noumount)
e: on /cygdrive/e type user (binmode,noumount)
h: on /cygdrive/h type user (binmode,noumount)

> 2. What shell is installed as /bin/sh

bash (bash.exe)

> For 1., "unmount /path" & "mount -b /resource /path" for every /path that
> lists under "mount" command  and it's textmode mounted would solve the problem.

$ umount /usr/bin
umount: /usr/bin: No such file or directory       (???)

Well, all paths are working, but when running a script several things just a) canīt
be executed or b)canīt be found.
This would be strange, because in the shell itself it works...

Tom




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to