On Thu, Mar 24, 2016 at 9:48 AM, 'sakulstra' via BeagleBoard <[email protected]> wrote: > So i installed gtkterm and ran it with the provided command... than in > another terminal I executed dhclient eth1 - was this what you wanted me to > do?
So when you fire up gtkterm, you should have a serial connection into the bbb. if you hit enter it should ask you for the user, just type root <enter> in the bbb: fire up: journalctl -f then on your pc: sudo dhclient eth1 you should see a bunch of log messages from "journalctl -f" on what's going on inside the bbb. Regards, -- Robert Nelson https://rcn-ee.com/ -- 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]. For more options, visit https://groups.google.com/d/optout.
