X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Thu, 7 Jan 2010 18:35:20 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Strange cygdrive problem Message-ID: <20100107173520.GL23972@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <1c39b8dbf66b931f7ba96d42b7295e01 AT mail DOT cfftechnologies DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1c39b8dbf66b931f7ba96d42b7295e01@mail.cfftechnologies.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Jan 5 11:17, Avi Schwartz wrote: > > I upgraded to the latest cygwin version yesterday and since then I have a > problem I never encountered before and it may have to do with the Netware > file system. > > Here is what mount shows: > > C:/cygwin/bin on /usr/bin type ntfs (binary,auto) > C:/cygwin/lib on /usr/lib type ntfs (binary,auto) > C:/cygwin on / type ntfs (binary,auto) > C: on /cygdrive/c type ntfs (binary,posix=0,user,noumount,auto) > F: on /cygdrive/f type nwfs (binary,posix=0,user,noumount,auto) > G: on /cygdrive/g type nwfs (binary,posix=0,user,noumount,auto) > M: on /cygdrive/m type ntfs (binary,posix=0,user,noumount,auto) > P: on /cygdrive/p type nwfs (binary,posix=0,user,noumount,auto) > Y: on /cygdrive/y type nwfs (binary,posix=0,user,noumount,auto) > Z: on /cygdrive/z type nwfs (binary,posix=0,user,noumount,auto) nwfs is not one of the supported filesystem types. The capabilities of several filesystems are tricky to keep under control, given that the reported properties are sometimes outright lies. First of all, to get this fixed in the next Cygwin release, please install the csih package via setup, if you don't already have it. Then run the tool /usr/lib/csih/getVolInfo X: with X being all of F, G, P, Y, and Z, and paste the output of all the commands into your reply. Second, please run one single `strace -o ls.trace ls /mnt/f' and attach the ls.trace file to your reply as well. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple