[GUIDE] STOCK CM12S Installation (FASTBOOT) topic
Pre-requisites - Drivers Installed,ADB,Fastboot.
Download - cm-12.0-YNG1TAS0YL-bacon-signed-fastboot
Download - user_data(64gb) (also you can use cm11s one if you have it place it inside the extracted fastboot files)
-Reboot your device into Fastboot Mode (power + volume up) and connect your phone to your PC via usb cable.
-Unzip the file you downloaded and put its contents into your fastboot folder (the same folder that you have adb.exe and fastboot.exe located in on your PC).
-Open CMD in that folder (Shift+Right click and open new cmd window here)
-first check the device by entering this command
Code:
fastboot devices
- Enter these commands one by one
Code:
fastboot flash modem NON-HLOS.bin
Code:
fastboot flash sbl1 sbl1.mbn
Code:
fastboot flash dbi sdi.mbn
Code:
fastboot flash aboot emmc_appsboot.mbn
Code:
fastboot flash rpm rpm.mbn
Code:
fastboot flash tz tz.mbn
Code:
fastboot flash LOGO logo.bin
Code:
fastboot flash oppostanvbk static_nvbk.bin
Code:
fastboot flash boot boot.img
Code:
fastboot flash cache cache.img
Code:
fastboot flash recovery recovery.img
Code:
fastboot flash system system.img
Code:
fastboot flash userdata userdata_64G.img
or fastboot flash userdata userdata.img if you have the 16gb model)
P.S This Userdata will wipe ur internal storage you can skip it if you want.
xda-developers
0 commentaires:
Enregistrer un commentaire