So what this kernel gives you is ramdisk on stock rom or oneui based roms (Android 12/Oneui4.1)
Here is a quick rundown
Ramdisk is based on S20 Ultra (G988B) ramdisk, but since its turning our phone in 2si device there are not too many important files in it
dpolicy and fstab are taken from stock rom of 10 series (fstab is edited but fstab in ramdisk only does first_stage_mount and after that /vendor/etc/fstab one is responsible for mounting the rest) there is also init responsible for first stage init
Important parts to flash are dtb and boot image itself, you can but dont have to flash dtbo
kernel itself is almost completely stock samsung kernel with their rooting protection removed
Also there are no odin flashables as unsigned dtb cant be flashed with it, heimdall might be able to do it tho
So to root this simply patch boot.img from kernel in magisk manager and flash it to boot slot (Or just flash magisk apk in recovery after flashing a kernel) with either dd twrp or whatever else you want to use, also make sure recovery mode is not selected in magisk manager when patching image if you are coming from recovery based root
Changelog for release 1.1.1
- Merged full official OneUI 4.1 source
codename | name | model number |
---|---|---|
beyond0lte | Galaxy S10e | SM-G970F/N |
beyond1lte | Galaxy S10 | SM-G973F/N |
beyond2lte | Galaxy S10+ | SM-G975F/N |
beyondx | Galaxy S10 5G | SM-G977B/N |
d1 | Galaxy Note10 | SM-N970F/N |
d1x | Galaxy Note10 5G | SM-N971N |
d2s | Galaxy Note10+ | SM-N975F/N |
d2x | Galaxy Note10+ 5G | SM-N976B/N |
All dual sim devices are also supported