This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: mount usb drive for all user


> -----Original Message-----
> From: Corinna Vinschen 
> Sent: Wednesday, October 18, 2006 10:28 AM
> To: cygwin@cygwin.com
> Subject: Re: mount usb drive for all user
> 
> On Oct 16 17:01, cygwin.20.maillinglist@spamgourmet.com wrote:
> > After the USB-Drive is connected I could cd to the root 
> directory of 
> > the USB-Drive.
> > But a ls does not show any file which I can see in the 
> Windows-Explorer.
> 
> Maybe a permission problem?  I can access my USB-Stick from 
> Cygwin just fine, with and without admin rights.
> 
> Assuming your USB drive is drive F: as in your cygcheck 
> output, please do the following:
> 
>   $ strace -o /tmp/ls.trace ls -l /cygdrive/f
> 
> and send the /tmp/ls.trace file to this list.  Hopefully 
> there's some clue in it.

I found the problem. My environment was to big. To make the output of
strace as small a possible shrink my environment. When I then call ls
everything runs ok.

Thanks for the help

   Franz
   


--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]