Skip to content
Ciaran Woodward edited this page Oct 18, 2021 · 1 revision

Releasing a new image for the border router

For releasing a binary pi image.

  1. Install the border router using the scripts
  2. Create a file at '~/.cascoda_randomize' (can be empty, just triggers regenerating random bits)
  3. Use the https://github.com/billw2/rpi-clone tool to clone onto another SD card
  4. Use sudo ./rpi-clone -f sda
  5. Once done, use gparted on another linux machine (with a GUI) to shrink the filesystem and main partition of the SD card.
  6. Create an image of that SD card, compress and upload it to release.
Clone this wiki locally