EMMC boot on Quantum Tiny Linux Development Kit

Hello… I purchased Quantum Tiny Development Kit with Quark-N SOM Module. Now i want to move the pre-built Linux OS to EMMC so i don’t have to use the SD card. Any suggestion on how to do that?

Use dd command to copy your current running system to onboard emmc.
You should first determine how much sectors do you have on your exist partition.
Use google to search for tips on how to use dd to copy partitions. Goodluck.

Hi - I havent managed to do this - did anyone succeed moving the OS and Boot to the eMMC from the SD card ?

I found it pretty easy to boot from an SD card. Insert a thumb drive with the IMG on it as well, and then dd the image to the eMMC. After it is done, before you boot it, it is a good time to expand the 3rd partition to fill the whole eMMC as well.

1 Like