| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| Message-ID: | <388336A3.F0A59D88@vinschen.de> |
| Date: | Mon, 17 Jan 2000 16:34:59 +0100 |
| From: | Corinna Vinschen <corinna AT vinschen DOT de> |
| X-Mailer: | Mozilla 4.7 [en] (WinNT; I) |
| X-Accept-Language: | de,en |
| MIME-Version: | 1.0 |
| To: | Abdelmajid Bouazza <Abdelmajid DOT Bouazza AT loria DOT fr> |
| CC: | cygwin <cygwin AT sourceware DOT cygnus DOT com> |
| Subject: | Re: dd.exe |
| References: | <38827EAB DOT 3C9AD50E AT loria DOT fr> <3882FC5F DOT 8B759ED4 AT vinschen DOT de> <38832614 DOT 85E9AC6 AT loria DOT fr> |
Abdelmajid Bouazza wrote: > > > ... 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 Oops, the raw device support is not completely implemented in B20 and B20.1. Try the latest snapshot from ftp://sourceware.cygnus.com/pub/cygwin/snapshots/ Regards, Corinna PS: mknod isn't implemented at all. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |