Changes

BeagleBone

1 byte added, 14:29, 27 November 2013
Copy OS to Micro SD card
*unmount the drive:
<syntaxhighlight lang="bash">
diskutil unmountDisk /dev/disk2s1</syntaxhighlight>
*copy image to drive:
<syntaxhighlight lang="bash">