Android P google GSI

本文详细介绍了在不同内核版本下,针对带有或不带A/B更新特性的项目,如何通过MTK用户加载模式刷写通用系统映像(GSI)。包括进入快速启动模式、解锁OEM、擦除系统分区、刷写GSI到system分区以及重新启动设备的步骤。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

How to flash GSI:

    

Kernel

Project w/o A/B Update feature

(MTK_AB_OTA_UPDATE = no)

Project with A/B Update feature

(MTK_AB_OTA_UPDATE = yes)

Kernel-3.18

Kernel-4.4

  1. MTK User load boot up to home screen
  2. Please enable OEM unlocking in settings
  3. Press volume up key + power key into fastboot mode
  4. Connect phone to PC and then type following commands
  5. fastboot flashing unlock
  6. fastboot erase system
  7. fastboot flash system system.img(system.img is GSI)
  8. fastboot reboot
  1. MTK User load boot up to home screen
  2. Please enable OEM unlocking in settings
  3. Press volume up key + power key into fastboot mode
  4. Connect phone to PC and then type following commands
  5. fastboot flashing unlock
  6. fastboot erase system
  7. fastboot flash system_a system.img(system.img is GSI)
  8. fastboot flash system_b system.img(system.img is GSI)
  9. fastboot reboot

kernel-4.9

Kernel-4.14

  1. MTK User load boot up to home screen
  2. Please enable OEM unlocking in settings
  3. Press volume up key + power key into fastboot mode
  4. Connect phone to PC and then type following commands
  5. fastboot flashing unlock
  6. fastboot erase system
  7. fastboot flash system system.img (system.img is GSI)
  8. fastboot --disable-verification flash vbmeta vbmeta.img
    (vbmeta.img is MTK's vbmeta.img. Please get it from MTK load.)
  9. fastboot reboot
  1. MTK User load boot up to home screen
  2. Please enable OEM unlocking in settings
  3. Press volume up key + power key into fastboot mode
  4. Connect phone to PC and then type following commands
  5. fastboot flashing unlock
  6. fastboot erase system
  7. fastboot flash system_a system.img (system.img is GSI)
  8. fastboot flash system_b system.img (system.img is GSI)
  9. fastboot --disable-verification flash vbmeta vbmeta.img
    (vbmeta.img is MTK's vbmeta.img. Please get it from MTK load.)
  10. fastboot reboot
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值