Changes

Jump to: navigation, search

BeagleBone

12 bytes added, 14:32, 27 November 2013
Default boot from SD card
dd if=Angstrom-Cloud9-IDE-GNOME-eglibc-ipk-v2012.12-beaglebone-2013.06.20.img of=/dev/rdisk2 bs=1m</syntaxhighlight>
==Default boot from SD card==
*boot beaglebone while holding the S2 button (by SD card reader). this boots from the sd card.*move the MLO file from /media/BEAGLEBONE/ to a safe place:
<syntaxhighlight lang="bash">
mkdir backup
mv /media/BEAGLEBONE/MLO backup
</syntaxhighlight>
*The beaglebone will now boot from microSD until you replace the MLO file.  
==What Kernel am I running==
*<code>uname -a</code>

Navigation menu