Install DietPi on PI4 not possible

  • Date | 2025-02-27 10:25:34
  • Bug report | 8960ede4-f4d4-4460-99c6-55a837a63b00
  • Program name | DietPi-Update
  • Command | apt-get -y -eany update
  • Exit code | 139
  • DietPi version | v9.10.0 (MichaIng/master)
  • Distro version | bookworm (ID=7,RASPBIAN=0)
  • Kernel version | Linux DietPi 6.6.74+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.74-1+rpt1 (2025-01-27) aarch64 GNU/Linux
  • Architecture | arm64
  • Hardware model | RPi 4 Model B (aarch64) (ID=4)
  • Power supply | (EG: RAVPower 5V 1A)
  • SD card | (EG: SanDisk Ultra 16 GB)

Steps to reproduce:

I startet the routine installation via ssh

Expected behaviour:

Actual behaviour:

can not install DietPi

Extra details:

I have not so much experience with that.

Additional logs:

Hit:1 https://deb.debian.org/debian bookworm InRelease
Hit:2 https://deb.debian.org/debian bookworm-updates InRelease
Hit:3 https://deb.debian.org/debian-security bookworm-security InRelease
Hit:4 https://deb.debian.org/debian bookworm-backports InRelease
Hit:5 https://dietpi.com/apt bookworm InRelease
Hit:6 https://dietpi.com/apt all InRelease
Hit:7 https://archive.raspberrypi.com/debian bookworm InRelease
Reading package lists...

You should be able to leave the setup process if you are hit by the error.

Please execute the following once on the CLI and share the output

apt update
root@DietPi:~# apt update
Hit:1 https://deb.debian.org/debian bookworm InRelease
Hit:2 https://deb.debian.org/debian bookworm-updates InRelease
Hit:3 deb.debian???/debian-security bookworm-security InRelea
Segmentation faultsts... 0%
root@DietPi:~#

I hade to remove the Web thing because of posting here

simply put it into code fences like

```
your log, code, text
```

back to topic

something wrong with the image, like data corruption :thinking:

can you test on a different SD card? maybe download the image again?

As well can you check the kernel error log

dmesg -l 0,1,2,3

a new SD solved this problem thx