Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A20 => Topic started by: BMK on March 15, 2017, 02:46:55 PM

Title: Use LIME image SD Card in A20-Micro
Post by: BMK on March 15, 2017, 02:46:55 PM
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.
Title: Re: Use LIME image SD Card in A20-Micro
Post by: Gerrit on March 15, 2017, 10:47:29 PM
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)
Title: Re: Use LIME image SD Card in A20-Micro
Post by: BMK on March 16, 2017, 04:55:27 AM
Thanks!
worked perfectly.