Versions Compared

Key

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

...

Code Block
languagebash
titlevideo data extract
sudo umount videomnt

Multiboot Scripts for switching

9. Now copy broadband multi boot change scripts to broadband image as below

     Place the script files rpi_sw_install1.sh rpi_sw_install.sh swupdate_utility.sh bank_image_switch.sh bank_video_switch.sh imageFlasher.sh in /lib/rdk path of broadband image by following the below scripts

...

languagebash
titlevideo data extract

...


Switching to RDK-Video Image from RDK-Broadband 


10. Now Boot up the SD card in RPI-> it should come up with BB image in partition (P2)

...

       ssh root@<RPI-Board IP>

...


12. To load the video image which is present in the storage execute the script bank_video_switch.sh

...