11-01-2021, 11:03 AM
I'm a new user, just burned 7.4.1 to a pi 3B (which worked for other projects), I used a 16GB micro sd.
I made it headless by "touch /boot/ssh", and added a wpa_supplicant.conf file, so it boots and joins my wifi network.
About 30 seconds after booting, this is shown in syslog, and then the pi shuts down.
What did I do wrong ?
Nov 1 06:54:18 moode systemd[599]: Startup finished in 321ms.
Nov 1 06:54:18 moode systemd[1]: Started Session 1 of user pi.
Nov 1 06:54:18 moode systemd[1]: Startup finished in 3.833s (kernel) + 18.531s (userspace) = 22.364s.
Nov 1 06:54:22 moode dhcpcd[473]: wlan0: no IPv6 Routers available
Nov 1 06:54:35 moode systemd[1]: systemd-fsckd.service: Succeeded.
Nov 1 06:56:27 moode systemd-timesyncd[318]: Synchronized to time server for the first time 217.155.40.118:123 (2.debian.pool.ntp.org).
Nov 1 06:56:28 moode systemd[1]: Reloading.
Nov 1 06:56:28 moode systemd[1]: /lib/systemd/system/winbind.service:8: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/winbindd.pid → /run/samba/winbindd.pid; please update the unit file accordingly.
Nov 1 06:56:28 moode systemd[1]: /lib/systemd/system/smbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/smbd.pid → /run/samba/smbd.pid; please update the unit file accordingly.
Nov 1 06:56:28 moode systemd[1]: /lib/systemd/system/nmbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/nmbd.pid → /run/samba/nmbd.pid; please update the unit file accordingly.
Nov 1 06:56:28 moode systemd[1]: getty@tty1.service: Current command vanished from the unit file, execution of the command list won't be resumed.
Nov 1 06:56:28 moode systemd[1]: Stopping dhcpcd on all interfaces...
Nov 1 06:56:28 moode dhcpcd[816]: sending signal TERM to pid 473
Nov 1 06:56:28 moode dhcpcd[816]: waiting for pid 473 to exit
Nov 1 06:56:28 moode dhcpcd[816]: sending signal TERM to pid 473
Nov 1 06:56:28 moode dhcpcd[816]: waiting for pid 473 to exit
Nov 1 06:56:28 moode dhcpcd[473]: received SIGTERM, stopping
Nov 1 06:56:28 moode dhcpcd[473]: wlan0: removing interface
Nov 1 06:56:28 moode dhcpcd[473]: eth0: removing interface
Nov 1 06:56:28 moode dhcpcd[473]: dhcpcd exited
I made it headless by "touch /boot/ssh", and added a wpa_supplicant.conf file, so it boots and joins my wifi network.
About 30 seconds after booting, this is shown in syslog, and then the pi shuts down.
What did I do wrong ?
Nov 1 06:54:18 moode systemd[599]: Startup finished in 321ms.
Nov 1 06:54:18 moode systemd[1]: Started Session 1 of user pi.
Nov 1 06:54:18 moode systemd[1]: Startup finished in 3.833s (kernel) + 18.531s (userspace) = 22.364s.
Nov 1 06:54:22 moode dhcpcd[473]: wlan0: no IPv6 Routers available
Nov 1 06:54:35 moode systemd[1]: systemd-fsckd.service: Succeeded.
Nov 1 06:56:27 moode systemd-timesyncd[318]: Synchronized to time server for the first time 217.155.40.118:123 (2.debian.pool.ntp.org).
Nov 1 06:56:28 moode systemd[1]: Reloading.
Nov 1 06:56:28 moode systemd[1]: /lib/systemd/system/winbind.service:8: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/winbindd.pid → /run/samba/winbindd.pid; please update the unit file accordingly.
Nov 1 06:56:28 moode systemd[1]: /lib/systemd/system/smbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/smbd.pid → /run/samba/smbd.pid; please update the unit file accordingly.
Nov 1 06:56:28 moode systemd[1]: /lib/systemd/system/nmbd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/samba/nmbd.pid → /run/samba/nmbd.pid; please update the unit file accordingly.
Nov 1 06:56:28 moode systemd[1]: getty@tty1.service: Current command vanished from the unit file, execution of the command list won't be resumed.
Nov 1 06:56:28 moode systemd[1]: Stopping dhcpcd on all interfaces...
Nov 1 06:56:28 moode dhcpcd[816]: sending signal TERM to pid 473
Nov 1 06:56:28 moode dhcpcd[816]: waiting for pid 473 to exit
Nov 1 06:56:28 moode dhcpcd[816]: sending signal TERM to pid 473
Nov 1 06:56:28 moode dhcpcd[816]: waiting for pid 473 to exit
Nov 1 06:56:28 moode dhcpcd[473]: received SIGTERM, stopping
Nov 1 06:56:28 moode dhcpcd[473]: wlan0: removing interface
Nov 1 06:56:28 moode dhcpcd[473]: eth0: removing interface
Nov 1 06:56:28 moode dhcpcd[473]: dhcpcd exited