|
Edited by JFL at 2021-11-28 17:45
Hi @gtkingpro.ac2n,
During an update the DTB folder had disappeared and therefore I no longer had the dtb for gt-king pro, I had to replace the dtb file, maybe check that .. And also /boot/armbianEnv .txt
This happen to the Balbes150 Armbian-Focal/Bullseye if I "sudo apt install linux-image-edge-meson64" all the newly created initrd.img, uInitrd, Image, etc will be in EXT4 /boot and not on the FAT32 /BOOT which I had earlier reported in this forum. Took me a while to figure that out. You can only see that if you use another linux image to boot up.
This time around it cause error sthat render it not bootable and I made a stupid mistake by not backing up the Bullseye image or at least back-up the uInitrd.img-5.10.79-meson64 and Image-5.10.79-meson64 on the FAT32 /BOOT partition before upgrading to 5.10.81-meson64 v21.08.6. The bottomline is the image is no longer bootable.
Started a fresh installation of Balbes150 Armbian-Bullseye but Bullseye on Balbes150 image is very old and could not be upgraded to current stable Bullseye when I tried it two days ago. This route is not an option for now.
Regarding the upgrade from buster to bullseye I'm not sure what that can give.
This option is to see whether can circumvent the above issue, that is if I still want to continue with Balbes150 Armbian-Bullseye . Start with Balbes150 Armbian-Buster server image (if not mistake there are no desktop image available) and from here upgrade to 5.10.79-meson64 and then dist upgrade to Bullseye. If all goes well it should result to Armbian-Bullseye 5.10.79-meson64.
Edit: To resolve the Bullseye update error is "[backcolor=rgba(0, 0, 0, 0.075)]libteamdctl0_1.31-1_amd64.deb" Need to resolve how to download and install this "[backcolor=rgba(0, 0, 0, 0.075)]libteamdctl0_1.31-1_amd64.deb" this file from Debian Bullseye. Any suggestion how to rectify this.
Tried "sudo apt update --fix-missing" does not resolve the issue.
Managed to download the file from [backcolor=rgba(0, 0, 0, 0.075)]http://ftp.br.debian.org/debian/pool/main/libt/libteam/libteamdctl0_1.31-1_arm64.deb. Can I just use
[backcolor=rgba(0, 0, 0, 0.075)]"sudo dpkg -i libteamdctl0_1.31-1_arm64.deb" ?
After installing the downloaded missing file with "sudo dpkg -i libteamdctl0_1.31-1_arm64.deb", the Bullseye Upgrade was successfully.
|
|