hey,
#DietPi-Software Choice System
#SSH Server Selection:
# 0=none
# -1=dropbear
# -2=opensshserver
AUTO_DietpiSoftware_SSHServerIndex=-2
BUT:
root@XXX:/DietPi# ps -ax|grep drop*
614 ? Ss 0:00 /usr/sbin/dropbear -d /etc/dropbear/dropbear_dss_host_key -r /etc/dropbear/dropbear_rsa_host_key -p 22 -W 65536
2141 ? Rs 0:01 /usr/sbin/dropbear -d /etc/dropbear/dropbear_dss_host_key -r /etc/dropbear/dropbear_rsa_host_key -p 22 -W 65536
5511 pts/0 S+ 0:00 grep drop*
NanoPi NEO v140 ignores ssh setting
Re: NanoPi NEO v140 ignores ssh setting
nevermind, it just needed 4 reboot cycles for that 

Re: NanoPi NEO v140 ignores ssh setting
1 = partition resizeschojo wrote:4 reboot cycles for that
2 = filesystem expansion and update of DietPi
3 = software installation and completion of 1st run setup
You may be interested in AUTO_Install_Enable=1. This will enable automated installation, without the need for logging into the system after each reboot.
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: NanoPi NEO v140 ignores ssh setting
it was set to autoinstall, it just took a very long time until it hit the fourth boot cycle, that was a bit weird. but in the end everything was cool, so there we goFourdee wrote:1 = partition resizeschojo wrote:4 reboot cycles for that
2 = filesystem expansion and update of DietPi
3 = software installation and completion of 1st run setup
You may be interested in AUTO_Install_Enable=1. This will enable automated installation, without the need for logging into the system after each reboot.

Re: NanoPi NEO v140 ignores ssh setting
Ah yes,schojo wrote: it just took a very long time until it hit the fourth boot cycle, that was a bit weird
It can do, really depends on what needs patching during the DietPi update. Apt installations can be slow depending on SD card performance.
You can check status of automated installation by logging into the system over SSH, DietPi will give you a message that dietpi-software is already running, this means system is still being setup and next reboot should be completed (if this is stage 3, else, you'll get same message).
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.