Re: Help with mount..

2007-09-04 Thread gms5002
Ah I got it now, thanks! I was trying to use /cygdrive/c/ instead of just putting c: Brian Dessent wrote: > > gms5002 wrote: > >> Thanks for the reply Steve. What I am actually trying to achieve here >> is to >> be able to access a certain folder (say C:\fo

Re: Help with mount..

2007-09-04 Thread gms5002
Thanks for the reply Steve. What I am actually trying to achieve here is to be able to access a certain folder (say C:\foo\bar) by typing cd /bar at the command prompt. Steve Holden wrote: > > gms5002 wrote: >> Hi - I am having a problem getting mount to work in cygwin. Here

Help with mount..

2007-09-03 Thread gms5002
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 tot