Hello, I've got a new Beaglebone this week.
I was trying to update it to the latest Debian image (Debian 8.3) found here: https://beagleboard.org/latest-images I have downloaded the SD Card version and used the Win32 Disk Imager to write the image to the SD.. After succesfully testing it on the SD, I tried to turn the image into the eMMC doing what the website says: "To turn these images into eMMC flasher images, edit the /boot/UEnv.txt file removing the "#" in the line 'cmdline=init=/opt/(...)" I did that, put the SD Card in the slot, reseted the board holding the user button. It started to update. However, after 2 hours, I though something went wrong, because the 4 LED's did not light togheter as the procedure says... Then I removed the power from the board... That's were my problem begins. Now the board doesn't boot. I have connected a Serial to USB module to the J1 connector to debug. If I have the SD Card connected and hold the user button while reseting, this is the message I get in the debug: ************************************************************************ U-Boot SPL 2016.01-00001-g4eb802e (Jan 13 2016 - 11:14:31) Trying to boot from MMC bad magic bad magic SPL: failed to boot from all boot devices ### ERROR ### Please RESET the board ### ************************************************************************ If I remove the SD Card and boot, this is what I get in the debug (do know how to copy the whole thing, I have just manage to copy the final message): ************************************************************************ Begin: Running /scripts/local-block ... done. Begin: Running /scripts/local-block ... done. Begin: Running /scripts/local-block ... done. Begin: Running /scripts/local-block ... done. Begin: Running /scripts/local-block ... done. Begin: Running /scripts/local-block ... done. Begin: Running /scripts/local-block ... done. done. Gave up waiting for root device. Common problems: - Boot args (cat /proc/cmdline) - Check rootdelay= (did the system wait long enough?) - Check root= (did the system wait for the right device?) - Missing modules (cat /proc/modules; ls /dev) ALERT! /dev/mmcblk1p1 does not exist. Dropping to a shell! (initramfs) ************************************************************************** I have tried several times to rewrite the SD Card and boot from it (holding the user button), whitout any success... What can I do? Thanks! Diego -- 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.
