Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
X-Apparently-From: <earnie?boyd@yahoo.com>
Message-ID: <3ABB5700.2C039A74@yahoo.com>
Date: Fri, 23 Mar 2001 09:00:32 -0500
From: Earnie Boyd <earnie_boyd@yahoo.com>
Reply-To: Earnie Boyd <cygwin@cygwin.com>
X-Mailer: Mozilla 4.76 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Dmitrii Pasechnik <dima@cs.uu.nl>
CC: Jeremy Greiner <jeremy@win1.net>, cygwin@cygwin.com
Subject: Re: useing /dev/fd0
References: <Pine.GSO.4.21.0103231107370.4578-100000@sunshine.cs.uu.nl>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Dmitrii Pasechnik wrote:
> 
> On Fri, 23 Mar 2001, Jeremy Greiner wrote:
> 
> >I am running a script that is trying to access /dev/fd0 and it says it
> >doesn't exist.. how do I make such a file or point and actually have it
> >point to my floppy drive
> 
> if your floppy is a: then just use
> //a
> to assess it.
> E.g.
> ls //a
> gives you the cygwin equivalent of
> dir a:
> 

Please, don't use the //a deprecated method, it will be going away. 
Either use the /cygdrive/a method or the a:/ method.  You can also do
`mount -b --change-cygdrive-prefix /' and then do the /a method.

If you're looking for the Raw Device method check the documentation at
http://cygwin.com .

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

