Flashed a new MMC card, started a plain install and managed to get to the dietpi installer, ran the installer after the first dietpi-update and behold the blinking death light and no SSH connection again.
Code: Select all
Preparing to unpack .../linux-image-3.10.105+_3.10.105-20170727-XU3_armhf.deb .. .
The directory /lib/modules/3.10.105+ still exists. Continuing as directed.
Examining /etc/kernel/preinst.d/
run-parts: executing /etc/kernel/preinst.d/remove-old-on-upgrade 3.10.105+ /boot/vmlinuz-3.10.105+
Done.
Unpacking linux-image-3.10.105+ (3.10.105-20170727-XU3) over (3.10.105-20170611-XU3) ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools 3.10.105+ /boot/vmlinuz-3.10.105+
Preparing to unpack .../debian-archive-keyring_2017.5~deb8u1_all.deb ...
Unpacking debian-archive-keyring (2017.5~deb8u1) over (2014.3) ...
Setting up debian-archive-keyring (2017.5~deb8u1) ...
Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-squeeze-automatic.gpg ...
Removing obsolete conffile /etc/apt/trusted.gpg.d/debian-archive-squeeze-stable.gpg ...
(Reading database ... 14629 files and directories currently installed.)
Preparing to unpack .../multiarch-support_2.19-18+deb8u10_armhf.deb ...
Unpacking multiarch-support (2.19-18+deb8u10) over (2.19-18+deb8u9) ...
Setting up multiarch-support (2.19-18+deb8u10) ...
(Reading database ... 14629 files and directories currently installed.)
Preparing to unpack .../locales_2.19-18+deb8u10_all.deb ...
Unpacking locales (2.19-18+deb8u10) over (2.19-18+deb8u9) ...
Setting up debconf-utils (1.5.56+deb8u1) ...
Setting up libgnutls-deb0-28:armhf (3.3.8-6+deb8u7) ...
Setting up libgnutls-openssl27:armhf (3.3.8-6+deb8u7) ...
Setting up libisc-export95 (1:9.9.5.dfsg-9+deb8u13) ...
Setting up libdns-export100 (1:9.9.5.dfsg-9+deb8u13) ...
Setting up libexpat1:armhf (2.1.0-6+deb8u4) ...
Setting up libffi6:armhf (3.1-2+deb8u1) ...
Setting up libisccfg-export90 (1:9.9.5.dfsg-9+deb8u13) ...
Setting up libirs-export91 (1:9.9.5.dfsg-9+deb8u13) ...
Setting up uboot (20170522-5+deb8u2) ...
30+0 records in
30+0 records out
15360 bytes (15 kB) copied, 0.0642831 s, 239 kB/s
28+1 records in
28+1 records out
14592 bytes (15 kB) copied, 0.0294374 s, 496 kB/s
541+1 records in
541+1 records out
277500 bytes (278 kB) copied, 1.10235 s, 252 kB/s
512+0 records in
512+0 records out
262144 bytes (262 kB) copied, 0.814054 s, 322 kB/s
32+0 records in
32+0 records out
16384 bytes (16 kB) copied, 0.0575653 s, 285 kB/s
Setting up linux-image-3.10.105+ (3.10.105-20170727-XU3) ...
Hmm. There is a symbolic link /lib/modules/3.10.105+/build
However, I can not read it: No such file or directory
Therefore, I am deleting /lib/modules/3.10.105+/build
Hmm. The package shipped with a symbolic link /lib/modules/3.10.105+/source
However, I can not read the target: No such file or directory
Therefore, I am deleting /lib/modules/3.10.105+/source
Running depmod.
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.10.105+ /boot/vmlinuz-3.10.105+
run-parts: executing /etc/kernel/postinst.d/copy_dtb 3.10.105+ /boot/vmlinuz-3.10.105+
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.10.105+ /boot/vmlinuz-3.10.105+
update-initramfs: Generating /boot/initrd.img-3.10.105+
run-parts: executing /etc/kernel/postinst.d/uInitrd 3.10.105+ /boot/vmlinuz-3.10.105+
run-parts: executing /etc/kernel/postinst.d/zImage 3.10.105+ /boot/vmlinuz-3.10.105+