Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <3883265D.618041C1@loria.fr>
Date: Mon, 17 Jan 2000 15:25:33 +0100
From: Abdelmajid Bouazza <Abdelmajid.Bouazza@loria.fr>
Organization: Loria & INRIA Lorraine
X-Mailer: Mozilla 4.7 [fr] (WinNT; I)
X-Accept-Language: fr,en,es
MIME-Version: 1.0
To: cygwin@sourceware.cygnus.com
Subject: Re: dd.exe
References: <38827EAB.3C9AD50E@loria.fr> <3882FC5F.8B759ED4@vinschen.de>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

> ... and after mounting the floppy to /dev/fd0 you should _use_ it in
> the related commands:
> 
>         dd if=foo of=/dev/fd0 bs=512
> 

I get this when using /dev/fd0:

bash-2.02$ dd if=/fd0.img of=/dev/fd0 bs=512
dd: /dev/fd0: No such file or directory

I tries mknod and I get:
bash-2.02$ mknod /dev/fd0 b 2 0
mknod: /dev/fd0: Function not implemented

PS: I'm using the latest realease of cygwin: b20

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

