Use LIME image SD Card in A20-Micro

Started by BMK, March 15, 2017, 02:46:55 PM

Previous topic - Next topic

BMK

I have a standad debian image sd card running on LIME. I need to shif to A20-MICRO. Is there a lazy way to do this. I want to avoid reconfiguring webserver etc that I have runnign on LIME.
thanks.

Gerrit

make an SD card from a A20-MICRO image and copy replace the files from the boot partition to the boot partition from the LIME image. and copy replace /lib/modules and /lib/firmware from the A20-MICRO to LIME.
That should do the trick.

You do need a linux machine with an SD card reader to read and write to the SD cards (this can be the LIME with an USB card reader)

BMK