Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

rsdk-install

Install a build artifacts to a given disk or disk image.

Requires systemd-nspawn (provided by systemd-container package in Debian).

Command usage

$ rsdk install <target path> <artifact path>

Supported target type

  • Raw block devices (i.e. ordinary disks)
  • System image file
    • Requires kpartx (provided by multipath-tools package in Debian)

Supported artifact type

  • *.deb: Debian package
  • *.dtb: Device tree file
  • *.dtbo: Device tree overlay file

Only rsdk image supports all artifact types. Other distributions may have issues on some artifact types.