public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Using dd command and copy
@ 2012-10-19 12:07 chesschi
       [not found] ` <50815062.50002@gmail.com>
  0 siblings, 1 reply; 6+ messages in thread
From: chesschi @ 2012-10-19 12:07 UTC (permalink / raw)
  To: cygwin

Hi all,

I am trying to write a script to do a "dd" to copy an image from a local
disk to a USB flash drive followed by copying some other files to the flash
drive. 

e.g. if the flash drive is d and mapped to /dev/sdb
    dd if=myfiles.iso of=/dev/sdb
    cd myfolder
    cp -rf */cygdrive/d


After dd and copy finishes, I eject the flash drive and reinsert to the USB
port. I found that some of the files are courrpted!

If I dd first, eject the USB flash drive then do the copying, it is okay.

Is there a way to automate this procedure without manually ejecting the
flash drive? Thank you.



--
View this message in context: http://cygwin.1069669.n5.nabble.com/Using-dd-command-and-copy-tp93690.html
Sent from the Cygwin list mailing list archive at Nabble.com.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-10-22 11:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-19 12:07 Using dd command and copy chesschi
     [not found] ` <50815062.50002@gmail.com>
     [not found]   ` <CAHHHhBab-_AiwLLGE69UT1yCY6WEP=AY_38vBGN2JcJmFmyHxQ@mail.gmail.com>
2012-10-19 15:38     ` marco atzeri
2012-10-19 15:56       ` chesschi
2012-10-19 16:06         ` marco atzeri
2012-10-19 16:34           ` Corinna Vinschen
2012-10-22 11:31             ` chesschi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).