On Tue, Mar 20, 2018 at 7:23 PM, Aaron Lager <[email protected]> wrote: > This is the output of that while running on jessie. > > ~$ sudo /opt/scripts/tools/version.sh > git:/opt/scripts/:[e307a944e0be0610ff5296e0abe4ad31a6e70daa] > model:[TI_AM335x_BeagleBone_Black] > dogtag:[BeagleBoard.org Debian Image 2016-01-24] > bootloader:[microSD-(push-button)]:[/dev/mmcblk0]:[U-Boot > 2018.01-00002-g9aa111a004]:[location: dd MBR] > bootloader:[eMMC-(default)]:[/dev/mmcblk1]:[U-Boot > 2016.01-00001-g4eb802e]:[location: dd MBR]
Yeap ^ too old.. sudo dd if=/dev/zero of=/dev/mmcblk1 bs=1M count=10 and reboot.. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYi%2BuA0qZGKX2W68jhftvz5tkOAkrUp-ee%2Bqcz%2BivD9-%3Dg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
