| 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 |
| X-Originating-IP: | [143.182.246.27] |
| From: | "Jim Harris" <jimharris1999 AT hotmail DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Problems with dd |
| Date: | Sat, 14 Apr 2001 00:20:35 |
| Mime-Version: | 1.0 |
| Message-ID: | <F139Mcvsq9IcVux1Zcn00000ff8@hotmail.com> |
| X-OriginalArrivalTime: | 14 Apr 2001 00:20:35.0883 (UTC) FILETIME=[B9CEC7B0:01C0C478] |
I am using Cygwin on a Windows 2000 machine - I am not logged in as
Administrator, but I am a local administrator on this machine (I don't think
permissions are the culprit here, but I'm including this just in case). I
am trying to write an image to a floppy diskette using:
dd if=boot.img of=//a
"//a" is the only way I see any activity in the floppy drive ("a:" doesn't
work) - I hear some spinning, but then I get the following message:
dd: //a: Permission denied
If I try reading a floppy image using:
dd if=//a of=foo.img
I get the following message:
dd: //a: Invalid argument
0+0 records in
0+0 records out
Can 'dd' be used to read/write images from/to a floppy? It seems like '//a'
refers to the root directory of the floppy, rather than the device itself
(i.e. /dev/fd0 in Linux). Is there a syntax I can use to write an image to
a floppy?
Any help would be appreciated.
Regards,
Jim Harris
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |