I start with a fresh NOOBs installed raspbian.
Code: Select all
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
Code: Select all
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get autoremove
sudo reboot
Code: Select all
[ OK ] Started /etc/rc.local Compatibility
[FAILED] Failed to start Login Service
I can edit command.txt and bypass init, but I am not familiar with systemd and how to troubleshoot it...
help? anyone?