Google Android 5.0 gets a wake-up call

Google Android 5.0 gets a wake-up call

Google has started pushing Android 5.0 OTA updates to the Nexus series today, and has released the corresponding base packages for multiple devices. But if you rush to flash the device, trouble is waiting for you.

According to many users, when using the traditional fastboot method to flash Android 5.0, they all encountered an error message that the system.img system image could not be found, such as:

target reported max download size of 518205818 bytes

archive does not contain 'boot.sig'

archive does not contain 'recovery.sig'

failed to allocate 1813984020 bytes

error: update package missing system.img

Press any key to exit...

Is there something wrong with the base package provided by Google? That's too low-level.

That's not the case, it's just that Google didn't think carefully enough about flashing the phone, so it's a little more troublesome to flash the img image files one by one.

First, unzip the downloaded base package (tgz format compressed package), you will get 4-6 img image files, including those for bootloader and radio (the latter is only available on mobile network version devices), all of which are placed in the flash directory.

Then, as usual, enter the flashing directory in the command line and connect to the computer. Now comes the critical moment.

1. Flash bootloader and radio (if any). The command is as follows:

fastboot flash bootloader <bootloader filename>.img

fastboot flash radio <radio filename>.img

The two file names should be replaced with the corresponding file names.

If you have already failed to flash the device once using the command line, the two files have actually been flashed, and this step can be omitted. However, just in case, it is recommended to execute it again. There is no harm anyway.

2. Restart (required):

fastboot reboot-bootloader

3. Flash other image files in sequence:

fastboot flash recovery recovery.img

fastboot flash boot boot.img

fastboot flash system system.img

fastboot flash vendor vendor.img

The last of these only works on the Nexus 9.

4. In order to avoid various unexpected problems after flashing, including the back and recent buttons being unusable, and the storage capacity being only 16GB, it is strongly recommended to perform a double clean (note to back up data):

fastboot flash cache cache.img

fastboot flash userdata userdata.img

5. Restart again:

fastboot reboot

That's it. You can enjoy your lollipop.

I hope Google can re-release the base package and not make it so troublesome. Of course, if you are lazy, you can wait for OTA, which will only take a few days.

As a winner of Toutiao's Qingyun Plan and Baijiahao's Bai+ Plan, the 2019 Baidu Digital Author of the Year, the Baijiahao's Most Popular Author in the Technology Field, the 2019 Sogou Technology and Culture Author, and the 2021 Baijiahao Quarterly Influential Creator, he has won many awards, including the 2013 Sohu Best Industry Media Person, the 2015 China New Media Entrepreneurship Competition Beijing Third Place, the 2015 Guangmang Experience Award, the 2015 China New Media Entrepreneurship Competition Finals Third Place, and the 2018 Baidu Dynamic Annual Powerful Celebrity.

<<:  Counterpoint: Global sales of pure electric passenger vehicles increased by 29% year-on-year in Q3 2023

>>:  What is the difference between WeChat Phonebook and VoLTE?

Recommend

Hamburger button transition animation implemented in Swift

Source code introduction: A beautiful hamburger b...

FAO: Global Status of Salinity Soils 2024

The Food and Agriculture Organization of the Unit...

Can electric cars be the savior of Beijing's smog? The answer is no

According to the Christian Science Monitor, Beiji...

Performance marketing is too difficult

Not wasting a single cent of advertising budget i...

Is the LG G3's camera IMX 214?

Which sensor does the LG G3 camera use? Is it IMX ...

How can user operations improve referral rates?

Today I would like to talk to you about some thou...

Developing new quality productivity - "her power" in new technology

Putting on a white work suit and a mask, 49-year-...

6 Reasons People Hate Facebook

[[140622]] July 15, 2017 - Over the past decade, ...

New smart home experience: Touch your iPhone to turn on the lights

Beijing time, November 4th morning news, Broadcom...