Install Magisk With Adb [portable]
adb push magisk_patched.img /sdcard/ adb shell su dd if=/sdcard/magisk_patched.img of=/dev/block/by-name/boot
: Type adb devices to verify that your device is properly connected. You should see your device listed. install magisk with adb

