X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org From: "Krisitian Ivanov" To: Subject: dd, physical devices, Compact flash, Permission denied Date: Thu, 25 Sep 2008 22:49:22 +0300 Message-ID: <002301c91f47$d0683880$6c00a8c0@Rafter> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi, I have a problem restoring a image back to a new CF card. I am using the last Cygwin on Windows XP. I mounted the CF card : mount -s -b //./I: /dev/cflash then I made the image of the card: dd if=/dev/cflash of=/home/flashcard.img That worked without any problem, but After that I have put a new formatted CF card And I want to restore the image file that I made to the new one. dd if=/home/flashcard.img of=/dev/cflash And it comes: dd: opening '/dev/cflash': Permission denied What is the problem? Can you help me someone? I want just to clone one CF card Best Regards Kristian Ivanov -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/