05-28-2019, 02:35 AM 
		
	
	(04-14-2019, 07:34 AM)unixfox Wrote: How did you install it on the eMMC? I struggle to do it, I can't find any tutorial about that.
Simple and fast solution is booting from sd and making from command line something like this:
dd if=/dev/whereversd of=/dev/whereeveremmc bs=1M
You need location on dev of your storage before.


