I changed armbianENV.txt:
verbosity=7
bootlogo=false
now I see an error like:
Begin: Running /scripts/local-block ... done.
done
Gave up waiting for root file system device. Common problems:
- Boot args (cat /proc/cmdline)
- Check rootelay = (did the system wait long enaugh?)
- Missing modues (cat /proc/modules; ls /dev)
ALERT! UUID=********* does not exists. Dropping to a shell!
BusyBox v1.30.1 ...
the emmc disk is realy not visible in /dev/
I have reinstalled Armbian_21.02.2 and hold upgrades for kernel packages and it seems to work!
now I can run `apt upgrade` and reboot without any issues
echo linux-dtb-current-rockchip64 hold | dpkg --set-selection
echo linux-image-current-rockchip64 hold | dpkg --set-selection
echo linux-u-boot-current-rockchip64 hold | dpkg --set-selection
It's not clean solution but better than bricked PBP