Re: dd, physical devices, Compact flash, Permission denied

2008-09-25 Thread Christopher Faylor
On Thu, Sep 25, 2008 at 08:51:40PM +0100, DePriest, Jason R. wrote: >On Thu, Sep 25, 2008 at 8:45 PM, Krisitian Ivanov <> wrote: >> 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

Re: dd, physical devices, Compact flash, Permission denied

2008-09-25 Thread DePriest, Jason R.
On Thu, Sep 25, 2008 at 8:45 PM, Krisitian Ivanov <> wrote: > 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 > See if this helps: http://cygwin.com/cygwin-ug-net/usi

dd, physical devices, Compact flash, Permission denied

2008-09-25 Thread Krisitian Ivanov
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 tha

dd, physical devices, Compact flash, Permission denied

2008-09-25 Thread Krisitian Ivanov
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 tha