pixel 6 root 刷機

七六五發表於2024-07-29

下載映象檔案

https://developers.google.com/android/images?hl=zh-cn#oriole

刷入底包

flash-all.bat

然後安裝apatch apk, 修復boot.img

解壓映象得到boot.img, 傳入手機/sdcard, apatch 修補(設定個密碼)
再傳回到pc

adb reboot bootloader

fastbot出現 waiting for any device 則安裝usb驅動

https://developer.android.com/studio/run/win-usb

如果顯示block, 則要解鎖

fastboot flashing unlock
然後按聲音鍵 選擇 unlock確認

fastboot刷入修復後的檔案

fastboot flash boot .\apatch_patched_10763_0.10.7_lxsl.img

重啟驗證!ok

ps: 出現問題的話

按電源鍵強制重啟後後, 按住音量下鍵, 選擇fastboot 模式
然後執行flash-all.bat 重新刷一遍原版rom 即可

相關文章