Hi All
I am using AM335x beagle bone board which has Debian file system.
we have some executable in .deb format which we want to install on the board but when we try to use dpkg -i <pkg.deb> then it gives crc error .
this happens inconsistently and more often with the file size of more then 110kb size.
Please let me know where is the problem either with the MMC driver or coping of the files of generation of the deb packages.