Versions Compared

Key

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

...

tar -cvf <imagefile_name>.tar <path-of-rdkb*.rootfs.tar.gz> <path-of-zImage*.bin>

For For Ex:
tarr tar -cvf rdkb-generic-broadband-image_default_20200629035029.tar /home/kaviya/rdkb-generic-broadband-image_default_20200629035029.rootfs.tar.gz /home/kaviya/zImage--4.14.22-r0-turris-20200629035029.bin


STEP 3:

Create checksum file for the upgrading image.
md5sum checksum creation

...