Is there any way to replicate one Raspberry Pi's OS and files to many? I did a project on one raspberry pi by installing few additional packages, images and a python code, and it is working now. Bu i need 5 copies of same project.
How can i do this without doing all the installations and programming on other 4 RPis.
I tried to copy and paste sd card files, but my Linux Mint and Windows is not displaying sd card contents
dd
or a SD Copier or usersync
(which is probably the fastest). The latest Raspbian can copy to a SD Card mounted in a reader. Unfortunately I can't add a detailed answer. – Milliways Aug 16 '16 at 00:39