1. My public key is available at : https://designman.org/static/sagaracharya_public_key.txt 2. Verify image signatures and checksums. 3. Flash it on a micro sd card with the command below sudo dd status=progress if=parabola_openrc_olinuxino_lime2.img of=/path/to/sd/card bs=1M 4. [Patch for lan not working : u-boot with micrel support] Verify u-boot checksums and signatures. Flash it over the COMPLETE sd card. sudo dd if=/path/to/u-boot-sunxi-with-spl.bin of=/path/to/sd/card bs=1024 seek=8 Caution: bs=1024 is a very important parameter above. Check twice that you have included it. 5. Enjoy a privacy and freedom respecting OS. user : root password : parabola Send me feedback if it works for you! Note : Lime2 eMMC may or may not work. Above img is intended for Lime2 without eMMC. Start dhcpcd for detecting network. Install networkmanager to automate that.