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

Change fastboot flash command #925

Closed
wants to merge 1 commit into from
Closed

Conversation

Erikvv
Copy link

@Erikvv Erikvv commented Mar 7, 2021

I followed this guide and it worked but I had to slightly change this 1 command or else there was this error:

$ sudo fastboot flash boot boot-linaro-sid-dragonboard-410c-933.img
fastboot: error: Couldn't parse partition size '0x'.
$

I followed this guide and it worked but I had to slightly change this 1 command or else there was this error:

```
$ sudo fastboot flash boot boot-linaro-sid-dragonboard-410c-933.img
fastboot: error: Couldn't parse partition size '0x'.
$
```
@ric96
Copy link
Contributor

ric96 commented Mar 22, 2021

@ndechesne is this something being required now, I ran fastboot on a RB3 a few weeks ago and this wasn't the situation.

@ndechesne
Copy link
Contributor

No, I wouldn't expect that.. what version/distro of fastboot are you using?

@Erikvv
Copy link
Author

Erikvv commented Mar 23, 2021

I use the Arch package android-tools 30.0.5-3

$ sudo fastboot --version
fastboot version 30.0.5p1-android-tools

@ndechesne
Copy link
Contributor

@alimon, what do you think?

@alimon
Copy link

alimon commented Mar 31, 2021

@alimon, what do you think?

@Erikvv I remember see this error with newer versions of platform-tools of Android, I'm using platform-tools_r29.0.5-linux.zip from https://developer.android.com/studio/releases/platform-tools.

@Erikvv
Copy link
Author

Erikvv commented Oct 3, 2023

What kind of response do you expect?

@Mani-Sadhasivam
Copy link
Member

ah. I quickly scrolled and didn't see this. But I do not see any issues with fastboot on Ubuntu:

fastboot version 1:8.1.0+r23-5ubuntu2

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

Successfully merging this pull request may close these issues.

None yet

5 participants