| 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: | <3882FC5F.8B759ED4@vinschen.de> |
| Date: | Mon, 17 Jan 2000 12:26:23 +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 AT sourceware DOT cygnus DOT com |
| Subject: | Re: dd.exe |
| References: | <38827EAB DOT 3C9AD50E AT loria DOT fr> |
Abdelmajid Bouazza wrote: > > Hello, > > I have a problem using the dd program to write from a file to the floppy > disk > I'm under NT4, and I use the command: > dd if=fd0.img of=//./a: > the response is: > dd: //./a:: Permission denied > > I tries it in the two cases: > - /dev/fd0 mounted (mount -b -f //./A: /dev/fd0) > - /dev/fd0 umounted ... and after mounting the floppy to /dev/fd0 you should _use_ it in the related commands: dd if=foo of=/dev/fd0 bs=512 Regards, Corinna -- 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 |