7
« Last post by Noppe on August 19, 2024, 06:49:20 am »
A couple of thoughts...
First of all, the images at the beginning of this thread are at this point very old. I would caution you against flashing a very old boot image unless you're confident it matches the version of Android currently installed on your device. If it does not match, you may end up with an unbootable device. I haven't used my Astro Slide in quite a while, so I do not know if the OS was ever updated in a way that would render the images in this thread unusable. Caveat emptor. Perhaps someone more up to date can comment.
Second, you are flashing to boot_a. Do you know for a fact that your device is trying to boot off the A partition and not the B partition? From the factory, boot_a is the boot partition, but if there's been an OS update in the meantime, it may have flipped over to boot_b for boot partition. If you use "fastboot flash boot ...", rather than boot_a or boot_b, it will always end up flashing the current boot partition, whichever one it is.
However, please revisit the first point. If you have indeed had an OS update that moved your boot partition to boot_b, and you flashed an out-of-date image to boot_a, you may have accidentally saved yourself by not overwriting the bootable image with an unbootable one.