Author Topic: Rooting the Astro Slide  (Read 18709 times)

spa

  • Newbie
  • *
  • Posts: 34
    • View Profile
    • ssipa's Tips & Freeware for Full Key Board Device
Re: Rooting the Astro Slide
« Reply #60 on: August 19, 2024, 07:56:34 pm »
Thanks Noppe, ZimbiX. I will retry!

spa

  • Newbie
  • *
  • Posts: 34
    • View Profile
    • ssipa's Tips & Freeware for Full Key Board Device
Re: Rooting the Astro Slide
« Reply #61 on: August 20, 2024, 01:54:11 am »
Thanks Noppe, ZimbiX!
Everything went well. It was so easy that my previous hesitation was futile.
Code: [Select]
D:\>fastboot getvar current-slot
current-slot: b
Finished. Total time: 0.003s

D:\>fastboot flashing unlock
                                                   (bootloader) Start unlock flow

OKAY [ 26.931s]
Finished. Total time: 26.939s

D:\>fastboot flash boot_b boot-v07-magisk-from-app-26300.img
Sending 'boot_b' (40960 KB)                        OKAY [  1.318s]
Writing 'boot_b'                                   OKAY [  0.172s]
Finished. Total time: 2.121s

D:\>fastboot reboot
Rebooting                                          OKAY [  0.003s]
Finished. Total time: 0.009s

D:\>adb shell
Astro:/ $ su
Astro:/ # exit
Astro:/ $ exit

Noppe

  • Newbie
  • *
  • Posts: 36
    • View Profile
Re: Rooting the Astro Slide
« Reply #62 on: August 20, 2024, 01:56:19 am »
Great, glad that worked out for you. Yeah, this stuff isn't really that tough once you get some familiarity and confidence.  ;D

spa

  • Newbie
  • *
  • Posts: 34
    • View Profile
    • ssipa's Tips & Freeware for Full Key Board Device
Re: Rooting the Astro Slide
« Reply #63 on: September 24, 2024, 07:49:56 pm »
As written above, I was able to be rooted Astro Slide on v07 without any problems, but when I carried out exactly the same procedure on the v07b, it fell into a boot loop. I cannot even power off.
I left it until the battery ran out and investigated with MTK client, the following rooted image for v07b seems to be incorrect. (Stock image is no problem.)
https://github.com/planet-community/planet-devices/wiki/Astro-rooting#rooting-methods

Writing with either FASTBOOT or MTK client,  it fell into a boot loop in the same way. MD5 matches have also confirmed.

When I used a boot image patched with Magisk v26.4 from the v07b Stock image, I was able to be rooted successfully.
For reference, I put it here.
https://drive.google.com/file/d/1dCSZicKI14S2sYMS-gz5rceJ301xL9SQ/view?usp=sharing
MD5 3ea412192887d4b320d6a1f9770c903d

Supplementary information.
After the battery ran out, I connected the power supply while holding down the volume reduction button, and it booted in FASTBOOT mode.
This procedure was new knew to me.
Even without MTK client, the boot image can be replaced again.
« Last Edit: September 24, 2024, 08:14:20 pm by spa »