Server refused to start a shell/command (Buildroot - RPi)

Peter Korsgaard peter at korsgaard.com
Tue Jan 13 21:40:54 AWST 2015


>>>>> "dropbear at procountsoftware" == dropbear at procountsoftware co uk <dropbear at procountsoftware.co.uk> writes:

 > I have a minimalistic buildroot system for the Raspberry Pi and would like
 > to add a dropbear ssh server to it that is started and is available from
 > boot, but for now I'm just trying to enable it manually and I'm having a
 > few problems.

 > I enabled dropbear within 'make menuconfig' and rebuilt buildroot. It
 > downloaded dropbear 2013.58 which I know is a little old, but it should
 > still work, right?

What Buildroot version are you using? The latest Buildroot release
(2014.11) uses dropbear 2014.66 and correctly sets up /dev and dropbear.

E.G.
make raspberrypi_defconfig
make menuconfig (enable dropbear)
make

-- 
Bye, Peter Korsgaard


More information about the Dropbear mailing list