I have a 8 GB SD card (card 1) installed with embedded Linux for PowerPC, libraries and some applications. I want to prepare another 8 GB SD card (card 2) exactly like card 1. What is the easiest way to do this?
I tried copying all the files from card 1 to a Linux laptop and then from the laptop to card 2, but I am getting some permission denied errors in spite to doing this as root. Is my approach correct? Please suggest any other techniques.