Creating a bug report/issue
I have searched the existing open and closed issues
Required Information
- DietPi version: 9.13
- Distro version: bookworm
- Kernel version: last one !?
- Architecture: arm64
- SBC model: ROCK Pi S (aarch64)
- Power supply used: PoE
- SD card used: onboard eMMC
Steps to reproduce
- install previous version of dietpi on eMMC
- upgrade
Expected behaviour
- system boots and is accessible
Actual behaviour
- system doesn’t seem to boot
- I can’t access with SSH
- I can’t ping
- nmap says no port opened
After booting on new SD card (with last dietpi version) and mounting eMMC I found the kernel version:
Image → vmlinuz-6.14.8-edge-rockchip64
The edge
kernel
. Maybe better stay with current
, which is better tested and stays always on last LTS (currently 6.12):
apt download linux-[image,dtb}-current-rockchip64
dpkg --root=/path/to/emmc/mount -i linux-[image,dtb}-current-rockchip64.deb
1 Like
I don’t remember to have installed this edge kernel… However, your solution worked fine.
Thank you @MichaIng 
1 Like
system
Closed
5
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.