Thread: Note 3 root
View Single Post
Old 01-01-2022, 07:23 AM   #3
cicabum
Addict
cicabum has much to be proud ofcicabum has much to be proud ofcicabum has much to be proud ofcicabum has much to be proud ofcicabum has much to be proud ofcicabum has much to be proud ofcicabum has much to be proud ofcicabum has much to be proud ofcicabum has much to be proud ofcicabum has much to be proud ofcicabum has much to be proud of
 
Posts: 206
Karma: 27732
Join Date: Oct 2012
Device: Onyx Note3, Nova3, Hisense A5, Hisense Q5, Dasung Paperlike Pro-f
Quote:
Originally Posted by Renate View Post
Have you done the actual 3.2 update yet? Do you still have your Magisk 3.1 image?
  • adb reboot bootloader
  • fastboot boot old-magisk.img
  • adb shell
  • su
  • dd if=/dev/block/by-name/boot of=/sdcard/boot.img
  • Use Magisk.apk to modify /sdcard/boot.img
  • adb pull /sdcard/new-magisk.img
  • adb reboot bootloader
  • fastboot boot new-magisk.img (just to double check)
  • adb reboot bootloader
  • fastboot flash boot new-magisk.img
Have you done the actual 3.2 update yet?
yes

Do you still have your Magisk 3.1 image?
yes. Do you mean boot.img 3.1 patched with Magisk?

Sorry, I don't understand this command:

dd if=/dev/block/by-name/boot of=/sdcard/boot.img

Should I change anything there?

Thank you for your help

Last edited by cicabum; 01-01-2022 at 07:25 AM.
cicabum is offline   Reply With Quote