[email protected] <[email protected]> [14-10-28 16:52]: > Hi, > > So I have done something rather stupid and managed to brick my BBB! > > I was attempting to copy a bootable SD image using the dd command to the > nand flash, and instead of copying the rootfs partition I copied the boot > partition! e.g. > > dd if=/dev/mmcblk0p1 of=/dev/mmcblk1p1 > > Now the device does not boot, no LED's apart from power. > > If I look at the serial console output all I get is the letter 'C' repeated > every 300m or so. :( > > -- > 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.
Hi Denton, as for my knowledge it is not that easy to brick a BBB... ;) Prepare a SDcard for booting from it, insert the SDcard, boot and repair the emmc... If necessary, "urge" the board to boot from SDcard. Or try the steps described here: http://beagleboard.org/getting-started Under "Update board with latest software" GOOD LUCK! Best regards, mcc -- 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.
