On Sun, Nov 18, 2018 at 2:49 PM Harke Smits <[email protected]> wrote: > > here you are....... > debian@beaglebone:/var/lib/cloud9$ sudo /opt/scripts/tools/version.sh > [sudo] password for debian: > git:/opt/scripts/:[1aa73453b2c980b75e31e83dab7dd8b6696f10c7] > eeprom:[A335BNLT00C00816BBBK0459] > model:[TI_AM335x_BeagleBone_Black] > dogtag:[BeagleBoard.org Debian Image 2018-10-07] > bootloader:[microSD-(push-button)]:[/dev/mmcblk0]:[U-Boot > 2018.09-00002-g0b54a51eee]:[location: dd MBR] > bootloader:[eMMC-(default)]:[/dev/mmcblk1]:[U-Boot > 2017.01-00006-gb2bbabfe41]:[location: dd MBR]
Still there... so let's try 100Mb intead of 10Mb.. sudo dd if=/dev/zero of=/dev/mmcblk1 bs=1M count=100 and reboot. 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYjwgLPkOnvVQN4N_3UmKuazHpehvi1hDSTgabB6DfsWyQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
