X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.9 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_NONE,RFC_ABUSE_POST,TW_RX,TW_YG,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org X-EN-OrigOutIP: 10.1.18.5 X-EN-IMPSID: zyAL1f00G06ZpSa0000000 From: "L. Van Warren" To: Subject: Bug: second bash shell can't find mount points. Date: Tue, 25 Jan 2011 16:10:21 -0600 Message-ID: <000001cbbcdc$a9a23cc0$fce6b640$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-EN-UserInfo: e613b9355b957f1848ce6c10d58570ac:3d763a2b2a48671af995169407bf3de5 X-EN-AuthUser: van AT wdv DOT com X-EN-OrigIP: 76.218.20.57 X-EN-OrigHost: 76-218-20-57.lightspeed.ltrkar.sbcglobal.net 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 CONTEXT: Running cygwin 1.7 on Windows XP cygcheck output here: http://wdv.com/cygcheck.txt BACKGROUND: Checked cygwin FAQ, Googled, etc. Have installed and updated mount points using /bin/copy-user-registry-fstab. BUG: First bash shell started using cygwin.bat FINDS all mounted filesystems. Subsequent bash shells started using cygwin.bat CANNOT FIND mount points. WORKAROUND: rxvt started using first bash shell finds mount points, but ignores command line directives such as -geometry and -bg. (a second, separate issue). STARTUP: ----------- begin --- cygwin.bat --- tear here ------ @echo off C: chdir C:\cygwin\bin set LANG=C.ISO-8859-1 rxvt.exe -geometry 100x42+200+-1 -bg #99cc99 -fg #0000FF -fn "Courier New" -sr -sl 5000 -tn rxvt +vb -e /bin/bash -i ------------------------------------------------------ Thanks, Van / wdv.com -- 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