03-09-2016, 02:23 PM
(03-09-2016, 02:18 PM)peterz Wrote:I am also using the win32diskimager to install image to microSD card. We try to make the 4GB image size and user can resize themselves. Another way is generate few images for various SD card size (4, 8, 16, 32, 64, 128 GB).(03-09-2016, 12:37 PM)mane Wrote: FYI:
I've created an How-to on my blog which explain, step by step, how to install ubuntu 16.04 provided by longsleep.
http://blog.antani.co/pine64-install-ubu...04-xenial/
Please let me know if you want me to change something.
For installing image to SD card from Windows there is tool called Win32DiskImager
https://sourceforge.net/projects/win32diskimager/
Tool can also read data from SD card and write it to .img file. You can therefore use it to make backups of your SD cards (might be handy for experiments )
Under linux you can achieve both things with appropriate syntax of dd command.