X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <532B8DEF9C754322B5CC16E21F2A01D2@cit.wayne.edu> From: "Lee Maschmeyer" <lee_maschmeyer AT wayne DOT edu> To: <cygwin AT cygwin DOT com> References: <7CDD82AEE5144D60961BDAD9B1C1A40D AT cit DOT wayne DOT edu> <4877A0FE DOT 1070002 AT cygwin DOT com> <A2A391A08F90454589E846EE99CC2929 AT cit DOT wayne DOT edu> <4877B123 DOT 3080409 AT cygwin DOT com> <F5E0E265274541DCB3A4FD04665CBAB2 AT cit DOT wayne DOT edu> <4877D782 DOT 4000308 AT cygwin DOT com> <15E6E2FA521344A3B74D38BA78E2D7DF AT cit DOT wayne DOT edu> <487B89EA DOT 7060503 AT cygwin DOT com> <20080714175024 DOT GB24644 AT calimero DOT vinschen DOT de> Subject: Re: 1.7 constantly accesses floppy drive Date: Mon, 14 Jul 2008 16:24:41 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook Express 6.00.2900.5512 X-Junkmail-Status: score=10/50, host=mirapointmr2.wayne.edu X-Junkmail-SD-Raw: score=unknown, refid=str=0001.0A090205.487BB609.0112,ss=1,fgs=0, ip=141.217.4.199, so=2007-10-30 19:00:17, dmn=5.4.3/2008-02-01 X-Junkmail-IWF: false X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: <cygwin.cygwin.com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Thanks Corinna. Commenting out the entry for a: fixed the problem. Of course, this means I can't access files on the floppy as /a/file like I can /c/file. But at least it works now. Have fun, -- Lee Maschmeyer Computing Center Services Computing and Information Technology Wayne State University Detroit, Michigan, USA ----- Original Message ----- From: "Corinna Vinschen" <corinna-cygwin AT cygwin DOT com> To: <cygwin AT cygwin DOT com> Sent: Monday, July 14, 2008 13:50 Subject: Re: 1.7 constantly accesses floppy drive > On Jul 14 13:16, Larry Hall (Cygwin) wrote: >> Lee Maschmeyer wrote: >>>> OK, so perhaps your problem and the Windows path shown by 'cygcheck' >>>> are >>>> two >>>> different issues. >>> My problem is _precisely_ the Windows path shown by cygcheck. Everything >>> _except_ Cygwin (as shown by cygcheck) is correct as far as I can see. >> >> Actually, you showed me the path that 'bash' has and it contains no >> reference to the 'a' drive in any form. Since you run from a shell, >> this is the path that's important. It may be coincidence or it may >> be one externalization of the bug you're seeing but the Windows path >> shown by 'cygcheck' has no bearing on the path that the shell sees. >> Said another way, if 'cygcheck' has a bug that ends up showing you a >> faulty path here, that would have no effect on anything else Cygwin. >> So what we've covered so far doesn't provide a clear reason for the >> behavior you're seeing. >> >>>> I'm back to not being sure why you're seeing accesses on >>>> your floppy drive. Maybe if you straced a simple operation, you might >>>> be >>>> able to tell us who, what, when, why, and/or how the floppy drive gets >>>> accessed. >>> Attached is the output of the command: >>> strace -o strace_ls.log ls 1.7-log.txt >>> I don't think it tells us anything we didn't know. Cygwin, down under >>> the >>> hood, thinks Windows is on a: but all its variables show that it's on >>> c:, >>> as do Windows variables. >> >> To me this suggests that there could be a problem with getwinenv() but >> I can't say more than that at the moment. > > It's not in getwinenv afaics, but I don't know what the actual problem > is so far. It has something to do with the existance of the /a, /c etc > mounts, though. For now, removing the /a mount from /etc/fstab will help > to get back to speed. I'll try to figure out the cause of this problem. > > > 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/ > > -- 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/