Files
compulab/README.md
T
2026-05-06 13:43:48 +02:00

554 B

Compulab RPI4-IOTG configuration

Install OS

  1. install rpiboot sudo apt install rpiboot
  2. start sudo rpiboot
  3. connect rpi to programming usb port, power on.

The device should become available as removable drive (lsblk)

compulab guide: OS installation

Add layers

Files to update system to Buster

Two options:

  1. copy firmware to device. (partial config.txt and overlays)
  2. install repackaged .deb overlay (untested)