• The forum software that supports hummy.tv will be upgraded to XenForo 2.3 on Wednesday the 20th of November 2024 starting at 7pm

    There will be some periods where the forum is unavailable, please bear with us. More details can be found in the upgrade thread.

dropbear trying to write to read-only /etc

dmoco

New Member
If I run dropbear as follows and try to log in using root...

/mod/sbin/dropbear -R -F -E -p 22
...
... Couldn't create new file /etc/dropbear/dropbear_ecdsa_host_key.tmp4291: No such file or directory
... Exit before auth: Couldn't read or generate hostkey /etc/dropbear/dropbear_ecdsa_host_key

I have missed a step installing dropbear?
 
That looks like a problem with the dropbear package. The path for the ECDSA key is incorrect. Those of us who already had RSA and DSS host keys from the previous version of the package are fine.

Thanks for the report, I will publish an update this evening.
 
Back
Top