Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AOSP Android 11.0 for XZ1C - boot.img fail to flash #51

Open
user2647 opened this issue Feb 25, 2021 · 0 comments
Open

AOSP Android 11.0 for XZ1C - boot.img fail to flash #51

user2647 opened this issue Feb 25, 2021 · 0 comments

Comments

@user2647
Copy link

user2647 commented Feb 25, 2021

Hello.

I've managed to build AOSP Android 11.0 for XZ1C following the guide:
https://developer.sony.com/develop/open-devices/guides/aosp-build-instructions/build-aosp-android-android-11-0-0
But on step 8 I'm unable to flash "boot.img" output file - when executing command:
"fastboot flash boot .../boot.img​"
I get error:
"fastboot: error: cannot get boot partition size"

Other image files (recovery, system, userdata, vendor) are flashing Ok.

I've tried to flash boot.img with command:
"fastboot flash:raw boot .../boot.img​"
Here I do not get error message, but after that the device does not boot to the system - it reboots itself 3 times and then hangs with black screen.

@user2647 user2647 changed the title AOSP Android 11.0 - boot.img fail to flash AOSP Android 11.0 for XZ1C - boot.img fail to flash Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant