Poco F1 |
Version
Build
Create magisk patched boot.img for poco f1
1. Download boot.img file from above link and move it into phone storage.
2. Download and run latest magisk manager
3. In magisk , tap on install as shown in the image below.
4. Now , click on ‘Select and Patch a file’ and browse the boot.img file from your phone storage.
5. Navigate to your downloaded Boot.img for redmi note 8 pro file and patch the file as shown in the image below.
6. Wait for couple of seconds and Magisk will create new patched boot.img file.
7.After completing the process, newly patched boot.img file will be saved in download folder. Rename magisk_patched.img output file to boot.img only.
Flash magisk boot.img in poco f1
1. Extract the downloaded “ADB & FASTBOOT” zip file on pc and install it. You can download from here.
2. Install USB drivers as administrator form here.
3. Connect your phone with the pc. Now , copy the newly created patched boot.img file from your device and move it into “Platform tool” folder.
4. Enable USB debugging on your device. Boot your phone into fastboot mode , by pressing volume down + power button simultaneously.
5. Open fastboot folder and type “CMD” in the adress bar and hit enter . It will open command prompt.
6. To check your device is connected or not , type "FASTBOOT DEVICES".
7. If device is connected then type "FASTBOOT FLASH BOOT boot.img".
8. Now type "FASTBOOT REBOOT" , to reboot your device.
0 Comments