On Tue, Aug 25, 2015 at 8:34 AM, Fohnbit <[email protected]> wrote: > Hello! > > I modify a BBB (remove the USB Storage, when connecting to a PC, ...) and > made a backup with: > dd if=/dev/mmcblk1 bs=1M | ssh [email protected] 'dd > of=/home/name/backup.img bs=1M' > This seems to be working ... I´m able to flash it on a uSD Card with "Win32 > Disk Image" > > But when I try to flash a new BBB again, it don´t work. > I insert the uSD, press and hold the button and power up. > > Maybe I delete some file, who it need to flash from uSD to eMMC? > > Has someone a good tutorial how I can reflash a new BBB?
Look at your serial boot log... Should give you a hint of where things went wrong.. 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.
