X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <7b7f9d810805061812v2cc30ce2k8f83f459683e4de7@mail.gmail.com> Date: Tue, 6 May 2008 21:12:02 -0400 From: "Adam McCarthy" To: cygwin AT cygwin DOT com Subject: /dev/fd0 no medium found and does not exist? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-IsSubscribed: yes 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 I have Cygwin currently installed on a Windows XP Home Machine. I installed Cygwin without my USB floppy drive being plugged in. Now Cygwin doesn't seem to wait to access the floppy in any way. Windows it self can see the floppy just fine and format them. I checked my mount table: $ mount C:\cygwin\bin on /usr/bin type system (binmode) C:\cygwin\lib on /usr/lib type system (binmode) C:\cygwin on / type system (binmode) \\.\a: on /dev/fd0 type system (binmode) c: on /cygdrive/c type system (binmode,noumount) d: on /cygdrive/d type system (binmode,noumount) m: on /cygdrive/m type system (binmode,noumount) y: on /cygdrive/y type system (binmode,noumount) z: on /cygdrive/z type system (binmode,noumount) Then did unmount /dev/fd0 then mount -s -b //./a: /dev/fd0 but then get mount: warning - /dev/fd0 does not exist. I know this USB floppy drive works in Cygwin because I have used it in another Cygwin that I just installed. -- 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/