Skip to content

Magisk patched boot image for 2017 Nvidia Shield v9.1.0

Notifications You must be signed in to change notification settings

BaIanced/Nvidia_Shield

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Nvidia Shield

For Nvidia Shield (2017 darcy) running Android 9.1.0

If you are currently in bootloop, download the developer or recovery image

Extract/flash using official instructions

Basically...

fastboot flash staging blob
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash vendor vendor.img
fastboot reboot

Make sure you are on Android version 9.1.0

Download Magisk 25.2 apk from official repository:

On computer...

adb install Magisk-v25.2.apk
adb reboot bootloader
fastboot flash boot magisk_patched-25200_dY5W3.img
fastboot reboot

You should now be able to use Magisk.

To restore/unroot

adb reboot bootloader
fastboot flash boot boot.img
fastboot reboot

About

Magisk patched boot image for 2017 Nvidia Shield v9.1.0

Resources

Stars

Watchers

Forks

Packages

No packages published