RobertCNelson / linux-dev

MIT License
151 stars 96 forks source link

how to flash emmc of bbb #28

Closed ghost closed 10 years ago

ghost commented 10 years ago

hi,, I follow http://eewiki.net/display/linuxonarm/BeagleBone+Black and it works.. Now my compiled kernel boot from external memory card. now i want to flash this to emmc(internal) of beaglebone black.. kindly reply ..

RobertCNelson commented 10 years ago

Just need to scroll down: http://eewiki.net/display/linuxonarm/BeagleBone+Black#BeagleBoneBlack-eMMC

ghost commented 10 years ago

I follow the instruction as your link describe... but ther is error says:Network Down. My internet connection is working properly..

RobertCNelson commented 10 years ago

Is it? The script pings Google to check the network if it's missing any dependencies.

ghost commented 10 years ago

thanks Sir, RobertCNelson I just comment that line..(ping www.google.com) and now it works...

ghost commented 10 years ago

hello sir,,One more question. please.. How can I disable booting from external microSD..? and how to disable stopping auto boot.. . I just want to secure my code on beaglebone black.. How can i do it.???

ghost commented 10 years ago

Hello sir,,, How to encrypt rooffs in beaglebone black. Kindly help on this... After spending too much time I did not get any result.. so I request you to help on this.. I just want to secure data on linux board.