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 sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Wed, 13 Sep 2000 11:54:26 -0400 |
From: | Jason Tishler <Jason DOT Tishler AT dothill DOT com> |
To: | ulists AT iname DOT com |
Cc: | cygwin list <cygwin AT sources DOT redhat DOT com> |
Subject: | Re: dd if=/cygdrive/a of=foo.img doesn't work |
Message-ID: | <20000913115426.A1120@DP> |
References: | <000913093111C2 DOT 21827 AT weba8 DOT iname DOT net> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.2.4i |
In-Reply-To: | <000913093111C2.21827@weba8.iname.net>; from ulists@iname.com on Wed, Sep 13, 2000 at 09:31:11AM -0400 |
Organization: | Dot Hill Systems Corp. |
On Wed, Sep 13, 2000 at 09:31:11AM -0400, ulists AT iname DOT com wrote: > Why it doesn't work ? What can I do for a low copy ? You need to mount your floppy drive via the mount command. For example: $ mount -f -b -s //./A: /dev/fd0 Then you can use dd (or cat) as in the following: $ dd if=/dev/fd0 of=foo.img Check out the following for more information: http://sources.redhat.com/ml/cygwin/1999-12/msg00493.html Jason -- Jason Tishler Director, Software Engineering Phone: +1 (732) 264-8770 x235 Dot Hill Systems Corporation Fax: +1 (732) 264-8798 82 Bethany Road, Suite 7 Email: Jason DOT Tishler AT dothill DOT com Hazlet, NJ 07730 USA WWW: http://www.dothill.com -- 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 |