Home→Forums→MonoBrick EV3 Firmware→Building image > 4Gb→Reply To: Building image > 4Gb
June 1, 2014 at 20:54
#4402

Lars Jeppesen
Keymaster
Hi,
The best way is to clone the repository at https://github.com/Larsjep/monoev3image
Then run these 3 scripts:
./format_sdcard.sh
./update_sdcard.sh /mnt
./make_ev3lib.sh /mnt
P.S. Remember that the 4GB image can be used on larger SD-cards, but only 4GB will be usable.
Regards
Lars
-
This reply was modified 10 years, 8 months ago by
Lars Jeppesen.
Follow