X-Spam-Check-By: sourceware.org
Date: Wed, 18 Oct 2006 10:28:29 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: mount usb drive for all user
Message-ID: <20061018082829.GC8323@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <45109713.50408@cygwin.com> <F05AFBF84C348C4AAF1A0E7D126E370AB9F683@exbn01.DPEB.DE>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <F05AFBF84C348C4AAF1A0E7D126E370AB9F683@exbn01.DPEB.DE>
User-Agent: Mutt/1.4.2i
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

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.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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

