I notice that the very first time a disk image is booted after having being downloaded from raspberrypi.org, you cannot login via any other means except via the console, even if (as I have done) you have managed to configure a remote login over USB/Serial by mounting the disk in a PC and directly creating/editing the necessary configuration files beforehand.
This situation also occurs after executing:
Code: Select all
rpi-updateCode: Select all
sudo apt-get dist-upgradeCode: Select all
System is booting up. See pam_nologin(8)When a machine is only accessibly remotely, there is absolutely no way I can simply plug-in a keyboard and a monitor just so I can login that one time immediately after any kind of update. After all, that was the whole point of setting up the remote access in the first place. It appears that I may not be the only person who wants this feature.
Any help greatly appreciated.
Thanks in advance.