Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <3883A53D.B96E2F3@vinschen.de> Date: Tue, 18 Jan 2000 00:26:53 +0100 From: Corinna Vinschen X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: de,en MIME-Version: 1.0 To: Abdelmajid Bouazza CC: cygwin 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> <388336A3 DOT F0A59D88 AT vinschen DOT de> <38833F91 DOT F077C2CE AT loria DOT fr> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Abdelmajid Bouazza wrote: > I extract the file cygwin-inst-20000113_tar.gz in the cygwin directory > And now dd if=foo of=/dev/fd0 bs=512 works :-) > > But :-( I don't understand why it doesn't work when the /dev/fd0 isn't > mounted > using dd if=foo of=//./A: bs=512 ? Raw devices are not handled fully transparent by WinNT. Cygwin recognizes raw devices by their posix paths. > Exacly, I want to use dd independently of cygwin > (ie dd.exe + cygwinXX.dll only) No problem if you mount it before the first usage. Corinna -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com