博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Galaxy Nexus IMM76K 手动升级 4.1.1
阅读量:6677 次
发布时间:2019-06-25

本文共 4638 字,大约阅读时间需要 15 分钟。

  hot3.png

手上 Galaxy Nexus是 IMM76K,一直等不到OTA升级。查了一下,这是三×来管理的OTA的机器,Google不管。是后娘养的。只好自己动手回到Google箮理之下。

前提升级需要在Linux  下,我的电脑装的Arch

升级过程非常简单。

英文的升级说明:

Instructions

You will find these files useful if you have used the , flashed custom builds on your device, and wish to return that device to its factory state.

In order to use these files, you need to have the fastboot tool in your PATH. That tool is compiled as part of every configuration of the Android Open-Source Project and is the tool used to flash custom builds on your device. On GNU/Linux systems, this also implies that you have configured USB access as mentioned in the .

Your device needs to be in fastboot mode, with the bootloader unlocked. The relevant key combinations and commands are documented on the page about .

You need to uncompress each download before use, which creates a new directory for that exact download. That directory contains a ./flash-all.sh script, which handles the various operations, installs the necessary bootloader, baseband firmware(s), and operating system. Note that this operation deletes all user data by default.

After restoring a factory image, it is recommended that you lock the bootloader, for security reasons.

我的操作步骤,总共5步

让手机进入fastboot模式

2 解锁

3 刷固件,完成后自动重启

4让手机进入fastboot模式 

5 加锁

固件网址:

我下载的

4.1.1 (JRO03C)

Factory Images "yakju" for Galaxy Nexus "maguro" (GSM/HSPA+)

Version Download MD5 Checksum SHA-1 Checksum
4.0.4 (IMM76I) 31447212fb4fb00aab4ef8bdc78e7ffb 8001e72f6a62e000202be93084beac3bb1e13662
4.1.1 (JRO03C) 61cad184127144888445987249f06fca 3174c1e570434dbc49dbbc353a40c948fbff8e70
让手机进入fastboot模式

方法:在关机状态下同时按“音量+”和“音量-”和“电源”三个键,等待机器发出轻微震动即可放开

2 解锁 运行命令

$ fastboot oem unlock
...OKAY [ 13.171s]finished. total time: 13.172s

3 刷固件,完成后自动重启

下载后:yakju-jro03c-factory-3174c1e5.tgz, 需要解压缩。解压后有5个文件 

-rw-r----- 1 hpc hpc   2363392 Jul 27 22:58 bootloader-maguro-primelc03.img

-rwxr-x--x 1 hpc hpc       831 Jul 27 22:58 flash-all.sh
-rwxr-x--x 1 hpc hpc       789 Jul 27 22:58 flash-base.sh
-rw-r----- 1 hpc hpc 241199343 Jul 27 22:58 image-yakju-jro03c.zip
-rw-r----- 1 hpc hpc  12583168 Jul 27 22:58 radio-maguro-i9250xxlf1.img

执行:flash-all.sh

 
[hpc@archhost yakju-jro03c]$ ./flash-all.sh 
sending 'bootloader' (2308 KB)...OKAY [  0.577s]writing 'bootloader'...OKAY [  0.287s]finished. total time: 0.864srebooting into bootloader...OKAY [  0.006s]finished. total time: 0.006ssending 'radio' (12288 KB)...OKAY [  3.086s]writing 'radio'...OKAY [  1.375s]finished. total time: 4.462srebooting into bootloader...OKAY [  0.006s]finished. total time: 0.006sarchive does not contain 'boot.sig'archive does not contain 'recovery.sig'archive does not contain 'system.sig'--------------------------------------------Bootloader Version...: PRIMELC03Baseband Version.....: I9250XXLF1Serial Number........: 016B806214005016--------------------------------------------checking product...OKAY [  0.007s]checking version-bootloader...OKAY [  0.008s]checking version-baseband...OKAY [  0.008s]sending 'boot' (4366 KB)...OKAY [  1.092s]writing 'boot'...OKAY [  0.267s]sending 'recovery' (4708 KB)...OKAY [  1.192s]writing 'recovery'...OKAY [  0.313s]sending 'system' (396675 KB)...OKAY [ 99.441s]writing 'system'...OKAY [ 35.623s]erasing 'userdata'...OKAY [  0.290s]erasing 'cache'...OKAY [  0.013s]rebooting...finished. total time: 138.346s

日志如上所示:总共用时138.346秒

未解锁,有出错日志:

[hpc@archhost yakju-jro03c]$ ./flash-all.sh 

sending 'bootloader' (2308 KB)...
OKAY [  0.573s]
writing 'bootloader'...
FAILED (remote: Bootloader Locked - Use "fastboot oem unlock" to Unlock)
finished. total time: 0.642s
rebooting into bootloader...
OKAY [  0.006s]
finished. total time: 0.006s
sending 'radio' (12288 KB)...
OKAY [  3.069s]
writing 'radio'...
FAILED (remote: Bootloader Locked - Use "fastboot oem unlock" to Unlock)
finished. total time: 3.075s
rebooting into bootloader...
OKAY [  0.006s]
finished. total time: 0.006s
archive does not contain 'boot.sig'
archive does not contain 'recovery.sig'
archive does not contain 'system.sig'
--------------------------------------------
Bootloader Version...: PRIMEKK15
Baseband Version.....: I9250XXLA2
Serial Number........: 016B806214005016
--------------------------------------------
checking product...
OKAY [  0.006s]
checking version-bootloader...
FAILED
Device version-bootloader is 'PRIMEKK15'.
Update requires 'PRIMELC03'.
finished. total time: 0.067s
[hpc@ming-archhost yakju-jro03c]$ fastboot oem unlock
...
OKAY [ 13.171s]
finished. total time: 13.172s

4让手机进入fastboot模式

方法:在关机状态下同时按“音量+”和“音量-”和“电源”三个键,等待机器发出轻微震动即可放开

5 加锁

$ fastboot oem lock
...OKAY [  0.170s]finished. total time: 0.170s

完毕。

转载于:https://my.oschina.net/hpccn/blog/75356

你可能感兴趣的文章
关于引入layui插件后layer is not defined问题
查看>>
Alpha冲刺随笔集
查看>>
COMP9321/19T1/resources/22490
查看>>
使用JSON实现分页
查看>>
如何优雅地使用Markdown (Sublime 3 + MarkdownEditing+OmniMarkupPreviewer)
查看>>
HTML+5+从入门到精通
查看>>
不吹不擂,你想要的Python面试都在这里了【315+道题】
查看>>
安全退出调用多个Activity的Application
查看>>
pdf怎么编辑连续页码
查看>>
非openresty方式安装Nginx + Lua + Redis 环境
查看>>
记2012-2013年一路的Windows Phone历程
查看>>
本博客搬家辣
查看>>
sysstat安装
查看>>
修改root密码
查看>>
Java语言Switch语句详解
查看>>
在Word 2007文档表格中设置行高度和列宽度
查看>>
微软云计算,有多近?有多远?
查看>>
android:layout_gravity和android:gravity
查看>>
我的友情链接
查看>>
使用 docker-compose 批量创建机器
查看>>