hello support team
i have following files in the SD card.
Device Boot Start End Sectors Size Id Type /dev/sda1 * 8192 60825 52634 25.7M c W95 FAT32 (LBA) /dev/sda2 65536 288921 223386 109.1M 83 Linux
i want to replace the above files to .img into SD card
thanks.
imx6 dualLite ubuntu 16.04 ,
below given command convert the .wic to store it in SD card
sudo dd if=./core-image-base-imx233-olinuxino-micro-20220205043807.rootfs.wic -of=dev/sdb bs=1M iflag=fullblock
Then convert to .img for cohda MK5 wireless.