X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=1.0 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Fri, 16 Oct 2009 00:00:12 -0500 Message-ID: <812f5f0a0910152200g4ba4c762r84f214cb70c2a78b@mail.gmail.com> Subject: [1.7] windows 7 with networked drives - ls failure and mount -c does not stick... From: "Paul J. Ghosh" To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 First off - thanks Corinna - the rxvt/run issue on Windows 7 is resolved with 1.7 - thread: http://cygwin.com/ml/cygwin/2009-10/msg00372.html Now onto reporting bugs... =A0I am running cygwin =A01.7.0-62 on Windows 7. 'ls' on network drives is failing. =A0Also, mount -c '/' does not seem to stick. =A0Yes, I vaguely recall that =A0'/' is discouraged... =A0unless that has changed as of late. Here is the test case with results: paul DOT j DOT ghosh AT VGNZ790DKX ~ $ cd /cygdrive/c paul DOT j DOT ghosh AT VGNZ790DKX /cygdrive/c $ ls $INPLACE.~TR =A0 =A0 =A0 =A0 =A0 =A0MSOCache =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 Users $Recycle.Bin =A0 =A0 =A0 =A0 =A0 =A0PerfLogs =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 Windows $WINDOWS.~Q =A0 =A0 =A0 =A0 =A0 =A0 Program Files =A0 =A0 =A0 =A0 =A0 =A0 = =A0WirelessDiagLog.csv ... paul DOT j DOT ghosh AT VGNZ790DKX /cygdrive/c $ cd /cygdrive/b paul DOT j DOT ghosh AT VGNZ790DKX /cygdrive/b $ ls ls: reading directory .: Function not implemented paul DOT j DOT ghosh AT VGNZ790DKX /cygdrive/b $ mount -c / paul DOT j DOT ghosh AT VGNZ790DKX /cygdrive/b $ cd /c/ paul DOT j DOT ghosh AT VGNZ790DKX /c $ ls $INPLACE.~TR =A0 =A0 =A0 =A0 =A0 =A0MSOCache =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 Users $Recycle.Bin =A0 =A0 =A0 =A0 =A0 =A0PerfLogs =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 Windows $WINDOWS.~Q =A0 =A0 =A0 =A0 =A0 =A0 Program Files =A0 =A0 =A0 =A0 =A0 =A0 = =A0WirelessDiagLog.csv ... paul DOT j DOT ghosh AT VGNZ790DKX /c $ cd /b paul DOT j DOT ghosh AT VGNZ790DKX /b $ ls ls: reading directory .: Function not implemented paul DOT j DOT ghosh AT VGNZ790DKX /b $ cd home paul DOT j DOT ghosh AT VGNZ790DKX /b/home $ cd download paul DOT j DOT ghosh AT VGNZ790DKX /b/home/download $ ls ls: reading directory .: Function not implemented *** New shell invoked after closing all bash/rxvt invocations - mount -c / stuck around as long as one shell was open: paul DOT j DOT ghosh AT VGNZ790DKX ~ $ cd /c/ bash: cd: /c/: No such file or directory paul DOT j DOT ghosh AT VGNZ790DKX ~ $ cd /cygdrive/c paul DOT j DOT ghosh AT VGNZ790DKX /cygdrive/c $ ls $INPLACE.~TR =A0 =A0 =A0 =A0 =A0 =A0MSOCache =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 Users $Recycle.Bin =A0 =A0 =A0 =A0 =A0 =A0PerfLogs =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 Windows ... paul DOT j DOT ghosh AT VGNZ790DKX /cygdrive/c $ cd /b bash: cd: /b: No such file or directory paul DOT j DOT ghosh AT VGNZ790DKX /cygdrive/c $ cd /cygdrive/b paul DOT j DOT ghosh AT VGNZ790DKX /cygdrive/b $ ls ls: reading directory .: Function not implemented paul DOT j DOT ghosh AT VGNZ790DKX /cygdrive/b $ cd home/download -- 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