On Mon, Dec 19, 2005 at 02:48:53PM +1030, Luke Vanderfluit wrote: >I'm wondering: >I've installed cygwin in c:\foo\bar\. >Now when I open a shell, I can't cd back to C:\ > >Is there a way to or do I have to install everything in the root >directory?
Cygwin emulates linux so you shouldn't be using MS-DOS path names. If you want to cd to the root drive of c: use "cd /cygdrive/c". I am getting the feeling that you need a concentrated session of documentation reading. Please go back to the cygwin web site and click on the "Documentation" link on the left hand side of the window. Basic questions like this should be amply covered there. -- 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/