On 07/20/17 03:17, T Obulesu wrote:
> Hello all,
> I have a raspberry pi3 and installed with Raspbian image.
> I'm running few python applications in it.
> I want to make a new Image with the existing image that should include my
python applications and install this image in 100 new BBBs...
> And few things like ifconfig settings (set a static IP), internet settings
and installation of python libraries should be automatically done while the
image installation is in progress..
> How can I do this?
> Is it possible?
>
if not already mentioned...
1. use a Linux or BSD computer
2. use the 'dd' program on the SD card directly (yeah remove from Pi
first after doing a nice controlled shutdown) to create an image file
3. copy that image onto other SD cards for the distribution
4. mount each copied image individually and edit the appropriate files
from the Linux or BSD computer.
And if the libraries are already installed on the copied image, you
won't have to do it again. Just mount the copied SD image, and edit
config files and voila!
It's also possible to mount the image file directly if you want to
update things, then copy the updated image to SD cards.
--- SoupGate-Win32 v1.05
* Origin: Agency HUB, Dunedin - New Zealand | FidoUsenet Gateway (3:770/3)
|