Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Mon, 28 Feb 2005 15:07:22 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: df and floppy seeks [was: [ANNOUNCEMENT] Updated: findutils-20041227-1] Message-ID: <20050228140722.GN18314@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <1108875291 DOT 4998 DOT ezmlm AT cygwin DOT com> <20050227215055 DOT GA490701 AT mind> <42231C81 DOT 4050807 AT byu DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42231C81.4050807@byu.net> User-Agent: Mutt/1.4.2i On Feb 28 06:28, Eric Blake wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > According to Tom Hall on 2/27/2005 2:50 PM: > > > > You're right. After rebooting, the floppy seek stuff came back with df. > > Back to "subst a: c:" in my cygwin.bat :-( > > So, what are the symptoms of the df floppy seek stuff? Which version of > coreutils are you using? More details would be nice, so I can determine > if it is normal behavior or if I need to patch df. The problem is that the mount table returns these automatic /cygdrive mounts. If there's a drive a available, a /cygdrive/a mount is returned. df checks all drives with statfs (or whatever), which results in accessing all drives mentioned in the moun table. Accessing a floppy drive always results in the "is a floppy in the drive" check in Windows. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/