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