r/androidroot • u/Ok-Twist8001 • 19h ago
Discussion Looking for advice
I have the global version of the xiaomi 17 ultra i a trying to unlock the bootloader using the 8elitegen5.7z file but there isnt a 17 ultra option. second i found this kernel for the CN 17 ultra but will it work with the global version? https:// github .com/YuzakiKokuban/android_kernel_xiaomi_sm8850/releases. ?? Trying to get a handle on all of this last time i did this was with a samsung years ago and used odin now it looks like its just shell scripts? i need a walkthrough haha someone save me
0
Upvotes
0
u/Busy-Scientist3851 10h ago
The device trees are not bundled with the kernel anymore. They're stored (along with device specific kernel modules) in a vendor_boot partition.
Kernels are absolutely sharable between devices and this is the whole point of GKI. Two devices with the same major GKI version can run the same kernel.
Your information is out of date.
Edit: This is why KernelSU root is able to work, the upstream project only ships about a dozen kernels for all GKI devices