Changes

BeagleBone

378 bytes added, 14:01, 27 November 2013
Setup
=Setup=
=Copy OS to Micro SD card=*Download OS (.img.xz)*unzip*figure out what your card is. check df before and after inserting the card**<code>df -h</code>*unmount the drive**<code>diskutil unmountDisk /dev/disk2s1</code>*copy image to drive:**<code>dd if=Angstrom-Cloud9-IDE-GNOME-eglibc-ipk-v2012.12-beaglebone-2013.06.20.img of=/dev/rdisk2 bs=1m</code>==What Kernel am I running==[[File:Example.jpg]]
*<code>uname -a</code>