Skip to content

unable to connect to beaglebone black via usb and ssh

Issue Background

You should be able to ssh -l root 192.168.7.2 without the ethernet being connected but it is timing out

Issue description

For the tutorial we won't have ethernet so need to enable internet connect on the board with this technique https://elementztechblog.wordpress.com/2014/12/22/sharing-internet-using-network-over-usb-in-beaglebone-black/

Don Brown used to be able to do this and @tpollard could earlier this week, we need to work out why this has broken

Acceptance criteria