RPI zero 2 boot looping after "apt install ...", ARMv6-Bookworm (downloaded 20240512)

Good evening everyone having issues where after requesting any package. capture provided in the link below.

Is there something I missed?

Required Information

  • DietPi version | v9.3.0
  • Distro version | echo $G_DISTRO_NAME $G_RASPBIAN
  • Kernel version | Linux DietPi 6.1.21-v7+ #1642 SMP Mon Apr 3 17:20:52 BST 2023 armv7l
  • Architecture | dpkg --print-architecture
  • SBC model | Raspberry PI zero 2

Steps to reproduce

  1. fresh install (no issues) changed password, installed no other packages…OK
  2. sudo apt install git
  3. at the point of unpacking, system resets and goes into loop

Actual behaviour

Extra details

  • the following was enabled in config.txt before first boot. did not seem to affect and likely irrelevant.
dtparam=spi=on
...
dtoverlay=gpio-ir,gpio_pin=23
dtoverlay=w5500
dtoverlay=hifiberry-dac
...
enable_uart=1

might be an issue with power supply. Theoretically you could setup persistent system logs. Maybe there are some hints after system has been reboot.

This topic was automatically closed 178 days after the last reply. New replies are no longer allowed.