Hello!

I configure my BBB for my system. I disable the USB connect to Windows and 
other stuffs.

Now I want to copy this one to another for backup.
But when I copy the eMMC to my Linux machine with:

dd if=/dev/mmcblk0 bs=1M | ssh [email protected] 'dd 
of=/home/martin/Documents/path/to/backup/origBBB.img bs=1M'

It work and generate the img

I flash this on a new sd card and try to flash the eMMC with holding S2 Button 
before power up.

But it seems not working ... the heartbeat LED is running and the CPu is 
flashing always a little bit.

Did I miss some files on the sd card for flashing the image on the eMMC?

Thank you!


-- 
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.

Reply via email to