On Fri, Sep 9, 2016 at 12:43 PM, Yang Lei <[email protected]> wrote: > Hello everyone, > > I'm trying to create beaglebone black sd-card image based on RobertCNelson's > eewiki website. I followed the steps based on the newest version of the > eewiki website. But after I boot BBB, I can't SSH to it. It keeps showing > the following message: > > ssh: connect to host 192.168.2.8 port 22: Connection refused > > The image I built last month works well and I can SSH to it. I don't know > what is changed on eewiki's website, but now, it seems SSH doesn't work. > Even I follow the old version of eewiki's website, the SSH doesn't work > anymore. > > Does anyone know how to fix this issue? Thanks!
It's possible the ssh key's haven't been generated: sudo dpkg-reconfigure openssh-server 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAOCHtYgd9GopvaD0MvADSXr6agTPD18%2BAPdbzuxpoxYfJZMz-g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
