17 lines
478 B
Markdown
17 lines
478 B
Markdown
CLONING utilities
|
|
-----------------
|
|
|
|
This folder contains necessary utilities in order to clone and setup new _SATS_ using any micro-SD card.
|
|
|
|
|
|
#### 1. Kernel image
|
|
|
|
> `original.img` is the base kernel image to burn to each _SATS_.
|
|
|
|
Note: _if you don't posess it, go to raspberry website and download debian lite._
|
|
|
|
#### 2. Clone script
|
|
|
|
1. Launch `./server/maintenance/generate.sh` to generate maintenance keys
|
|
2. Launch `./clone {yoursddevice}`
|
|
3. Now start the raspi3 with it |