On 2001/09/01, Christopher Faylor wrote:
>If you don't like the /cygdrive/x method, you can change /cygdrive
>to anything that you want, including '/'. The method for doing
>this is:
> mount -s --change-cygdrive-prefix /foo
>So, "ls /foo/c" will display the contents of your C: drive.
>
>If you do this instead:
> mount -s --change-cygdrive-prefix /
>then "ls /c" will display the contents of your C: drive.
I tried the "mount -s --change-cygdrive-prefix /" suggestion
from the bash command line. But then "ls /c" reports:
ls: /c: No such file or directory
Any suggestions?
--
Mike Arms
mike_arms(AT)yahoo.com
=====
--
Mike Arms
[EMAIL PROTECTED]
__________________________________________________
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com
--
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/