public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: Mount Problem: "No such file or directory"
@ 2000-01-17 13:41 Earnie Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Earnie Boyd @ 2000-01-17 13:41 UTC (permalink / raw)
  To: Kevin Bridges, cygwin

Yup!! Relative paths are broken with the distribution.  Fixed in the snapshots.
 For a snapshot go to the http://sourceware.cygnus.com/cygwin/snapshots/ page. 
Be sure to read the caveats.

Earnie.

--- Kevin Bridges <kevinast@mvp.net> wrote:
> Hello,
> 
> I just loaded cygwin and I am having trouble getting paths to resolve
> to relative directories that are mount points.
> 
> I am running cygwin 20.1 on NT. 
> 
> Here is a simple example:
> 
>    P90:/>
>    P90:/> mount
>    Device  Directory  Type    Flags
>    C:      /          native  text!=binary
>    
>    
>    P90:/>
>    P90:/> mount 'c:\tempCygWinTest' /tempWow
>    Warning: /tempWow does not exist!
> 
> Note 1: I have tried the /tempWow being an empty directory
>         (eliminating the warning above) and the results are the same.
>    
>    P90:/>
>    P90:/> mount
>    Device             Directory  Type    Flags
>    c:\tempCygWinTest  /tempWow   native  text!=binary
>    C:                 /          native  text!=binary
>    
>    P90:/>
>    P90:/> # ABSOLUTE PATHS WORK!
>    P90:/> cat /tempWow/Test1.txt
>    This is a test.
>    I hope it works.
>    
>    P90:/>
>    P90:/> # RELATIVE PATHS DO NOT WORK :-(
>    P90:/> cat tempWow/Test1.txt
>    cat: tempWow/Test1.txt: No such file or directory
> 
> Note 2: I have a /tmp directory 
> Note 3: I have a /bin with a copy of sh.exe 
> 
> Any help and/or insight would be greatly appreciated. 
> 
> Thanks, 
> Kevin 
> 
> =================================
> Kevin Bridges
> email: kevinast@mvp.net
> =================================
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
> 
> 

=====
Earnie Boyd < mailto:earnie_boyd@yahoo.com >
Cygwin Newbies, please visit
< http://www.freeyellow.com/members5/gw32/index.html >
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Mount Problem: "No such file or directory"
@ 2000-01-17 13:07 Kevin Bridges
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Bridges @ 2000-01-17 13:07 UTC (permalink / raw)
  To: cygwin

Hello,

I just loaded cygwin and I am having trouble getting paths to resolve
to relative directories that are mount points.

I am running cygwin 20.1 on NT. 

Here is a simple example:

   P90:/>
   P90:/> mount
   Device  Directory  Type    Flags
   C:      /          native  text!=binary
   
   
   P90:/>
   P90:/> mount 'c:\tempCygWinTest' /tempWow
   Warning: /tempWow does not exist!

Note 1: I have tried the /tempWow being an empty directory
        (eliminating the warning above) and the results are the same.
   
   P90:/>
   P90:/> mount
   Device             Directory  Type    Flags
   c:\tempCygWinTest  /tempWow   native  text!=binary
   C:                 /          native  text!=binary
   
   P90:/>
   P90:/> # ABSOLUTE PATHS WORK!
   P90:/> cat /tempWow/Test1.txt
   This is a test.
   I hope it works.
   
   P90:/>
   P90:/> # RELATIVE PATHS DO NOT WORK :-(
   P90:/> cat tempWow/Test1.txt
   cat: tempWow/Test1.txt: No such file or directory

Note 2: I have a /tmp directory 
Note 3: I have a /bin with a copy of sh.exe 

Any help and/or insight would be greatly appreciated. 

Thanks, 
Kevin 

=================================
Kevin Bridges
email: kevinast@mvp.net
=================================

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-01-17 13:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-17 13:41 Mount Problem: "No such file or directory" Earnie Boyd
  -- strict thread matches above, loose matches on Subject: below --
2000-01-17 13:07 Kevin Bridges

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).