Yes, I do start off with minimal console images. But if I recall correctly Robert has all the stuff till there you need to git pull, in /opt/scripts/
On Sun, Jul 10, 2016 at 5:13 PM, Charles Steinkuehler < [email protected]> wrote: > On 7/10/2016 5:17 PM, William Hermans wrote: > > > > Anyway, what I did was this on the Beaglebone: > > > > wget > > > https://raw.githubusercontent.com/cdsteinkuehler/beaglebone-universal-io/master/config-pin > > chmod +x config-pin > > sudo cp ./config-pin /usr/bin/ > > On most of RCN's recent images, the universal I/O github repo is > cloned into /opt/source, and a symlink is setup for configpin: > > > machinekit@beaglebone:~$ which config-pin > > /usr/local/bin/config-pin > > machinekit@beaglebone:~$ ls -l /usr/local/bin/config-pin > > lrwxrwxrwx 1 root staff 46 Feb 23 2015 /usr/local/bin/config-pin -> > /opt/source/beaglebone-universal-io/config-pin > > If you start with the (minimal) console images, you may need to set > this up yourself. > > -- > Charles Steinkuehler > [email protected] > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/3a558570-4f1b-60d2-8ba7-96cf076472d3%40steinkuehler.net > . > For more options, visit https://groups.google.com/d/optout. > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CALHSORpgPD41oMix8XeSsUiKqNfxVE9A01BAj1y%3DJLTOuFVcgQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
