On Mon, Dec 21, 2015 at 4:16 PM, Maxim Podbereznyy <[email protected]> wrote: > Hi! > > Where can I get the flasher image for BLANK boards? I can see a number of > flasher images for different boards/clones but they all boot only on boards > with filled EEPROM.
Step 1: Grab the "usbflasher" https://rcn-ee.com/rootfs/bb.org/testing/2015-12-20/usbflasher/ Then grab the img/bmap/job.txt and place on a fat format usb flash drive: Say lxqt-4gb: https://rcn-ee.com/rootfs/bb.org/testing/2015-12-20/lxqt-4gb/ bone-debian-8.2-lxqt-4gb-armhf-2015-12-20-4gb.bmap bone-debian-8.2-lxqt-4gb-armhf-2015-12-20-4gb.img.xz bone-debian-8.2-lxqt-4gb-armhf-2015-12-20-4gb.img.xz.job.txt (copy as job.txt) Then If you open up "job.txt" abi=aaa conf_image=bone-debian-8.2-lxqt-4gb-armhf-2015-12-20-4gb.img.xz conf_bmap=bone-debian-8.2-lxqt-4gb-armhf-2015-12-20-4gb.bmap conf_resize=enable conf_partition1_startmb=1 conf_partition1_fstype=0x83 conf_root_partition=1 Then to have the script "flash" the eeprom: add: conf_eeprom_file=bbb-eeprom.dump conf_eeprom_compare=335 Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
