Updated readme
This commit is contained in:
parent
cc0745e815
commit
26128b7a93
|
@ -4,12 +4,13 @@ CLONING utilities
|
||||||
This folder contains necessary utilities in order to clone and setup new _SATS_ using any micro-SD card.
|
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. Clone script
|
||||||
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.
|
1. Launch `./clone {yoursddevice}`
|
||||||
|
2. Now start the raspi3 with it
|
Loading…
Reference in New Issue