Closed ric96 closed 7 years ago
Is 1900MB sufficient? (That would fit onto common "2GB" media.)
IMAGE_SIZE=$((1000 * 1000 * 1900))
If you could test this for me, I can quickly make that change.
yup, works fine for me...
Good. I just pushed a commit changing the default to 1.9GB.
Thanks!
while building default image for bananapi using
After compilation the image file created is too small, easiest solution is to edit the board/BananaPi/setup.sh file. some like this i did to get 7gb image, although 2gb should be enough.