Fastboot: booting...FAILED (remote: bootimage: incomplete or not signed)finished.
-
@josepjc and you're using the snap package?
-
@advocatux No
-
@josepjc which one then?
-
@advocatux I downloaded this ubports-installer_0.1.13-beta_amd64.deb
-
@josepjc I would try again with the snap package
-
@advocatux Don't work, at this moment Ican't enter to bootloader holding the volume down button first and then pressing and holding power button as well. Unbootable
-
@josepjc in which step the installer failed?
I assume your phone is unlocked, why are you trying to access the bootloader?
-
@advocatux said in Fastboot: booting...FAILED (remote: bootimage: incomplete or not signed)finished.:
@josepjc in which step the installer failed?
I assume your phone is unlocked, why are you trying to access the bootloader?
Becouse the phone don't boot
-
@josepjc at which installation step it stopped working?
-
@advocatux when the installer tells me: press the volume down button first and then pressing and holding power button as well.
-
@josepjc I see you have filed a bug report (*) already, let's wait to see what the experts have to say about it.
-
@josepjc wait, are you using a VM to do the installation?
-
@advocatux no
-
@josepjc right, then let's see what the devs have to say
-
I can access to the recovery mode and I have a SD 2GB
-
When I put de SD I can't access to the recovery mode, black screen...
-
Hello,
this issue is still relevant for me. The workaround with the installer 0.1.12 is just to ignore the wrong image or whatever error occurs. In version 0.1.15-beta I can still not get beyond rebooting in fastboot mode. -
@humungus what OS is running on your computer? What installer package are you using exactly? Do you have
adb
andfastboot
installed on your computer? Have you tried to run the installer withsudo
? -
@advocatux Hello I seemed to have fixed the issue. It is not a tool problem, but one of the installer. The tools are called asynchroniously and eventually hindering each other. I will clean up my code and send the patch to the maintainers.
-
@humungus perfect, I'm glad you found a solution