Versions Compared

Key

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

...

  • Each SD card will contain 4 partitions now

Image Added

  •  Now Boot up the SD card in RPI-> it should come up with BB image in partition (P2)
  •   Log into the R-Pi from Host PC execute the below command
    • ssh root@<RPI-Board IP>
  • To load the video image which is present in the storage execute the script bank_video_switch.sh

Switching to Video Image

root@RaspberryPi-Gateway:/lib/rdk# sh bank_video_switch.sh

Note: Have tested with 4 SD cards out of which 1 is 16Gb and rest of the 3 cards are 32GB each. Overall process took approximately 6min  time to get completed. Host PC having 8GB RAM. 

...