Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Download pre-build rdk-generic-hybrid-image-raspberrypi image from here: rdk-generic-hybrid-image-raspberrypi-rdk-hybrid.zip


  • Flash the image on the SD card

    • Execute the following command to flash the image on the SD card
Code Block
# sudo dd if=<r-pi sdimg> of=<SD card device> bs=1M 
  
for ex: # sudo dd if=rdk-mc-rpi.sdimg of=/dev/sdb bs=1M

or

Download and install Balena Etcher to write the Raspberry Pi SD card: https://www.balena.io/etcher/

  • Download the

...

...

  • extract 
  • Flash it to the Raspberry Pi's SD card using Etcher

Image Modified


  • Lighting refapp integration into rdk-generic-hybrid-image-raspberrypi

...