From 26128b7a937e7ed806f0d426ac86731555a9097f Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Wed, 10 May 2017 13:35:35 +0200 Subject: [PATCH] Updated readme --- clone/REAMDE.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/clone/REAMDE.md b/clone/REAMDE.md index 95ce332..a087589 100644 --- a/clone/REAMDE.md +++ b/clone/REAMDE.md @@ -4,12 +4,13 @@ CLONING utilities This folder contains necessary utilities in order to clone and setup new _SATS_ using any micro-SD card. -###### 1. Kernel image +#### 1. Kernel image -> `image.tar.gz` is the base kernel image to burn to each _SATS_. +> `original.img` is the base kernel image to burn to each _SATS_. -###### 2. Clone script +Note: _if you don't posess it, go to raspberry website and download debian lite._ -1. Launch `./clone` -2. Copy the generated key in `server/authorized_keys` to the server in order to allow the _SATS_ to clone the source code. -3. Create a _SMMP_ database entry with the pair created in `server/created` with **id:unlock\_code** format. +#### 2. Clone script + +1. Launch `./clone {yoursddevice}` +2. Now start the raspi3 with it \ No newline at end of file