leeboby / armbian-images

Armbian Images for Orange Pi
66 stars 2 forks source link

System was not boot after "apt upgrade" #10

Open AlekseyCanvas opened 7 months ago

AlekseyCanvas commented 7 months ago

After I write ubuntu22.04 server/debian12 server to the SD card for the Orange Pi Zero 1GB, I run "sudo apt update" and then "sudo apt upgrade". Everything is fine. Then i reboot system and sytem in not boot.

roughanddai commented 6 months ago

DO NOT UPGRADE KERNEL
sudo apt-mark hold linux-dtb-current-sunxi64 \linux-image-current-sunxi64 \linux-u-boot-orangepizer \armbian-bsp-cli-orangepizero3-current \armbian-firmware
this can slove the problem

lribeirodsv commented 1 month ago

Running this command i got: "Impossible to find the package linux-u-boot-orangepizer". I also tried linux-u-boot-orangepizero and linux-u-boot-orangepizero3 with no success.