X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
From: "Krisitian Ivanov" <kivanov@rotec.bg>
To: <corinna-cygwin@cygwin.com>
Cc: <cygwin@cygwin.com>
Subject: dd, physical devices, Compact flash, Permission denied
Date: Thu, 25 Sep 2008 22:45:54 +0300
Message-ID: <002201c91f47$53334da0$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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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/

