We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Fix Astro v07b boot images
Astro rooting: Update filename used in flashing example The original filename no longer exists in the above list of images
Astro rooting: Remove blank dot point
Astro rooting: Fix URLs for boot images by updating hardcoded commit SHA to the latest Most of the links were broken. Filenames in the project & link URLs were renamed, but were not available with those names at the original commit. I've now tested that all these image file links actually download something, and that the checksums are correct. Avoiding this problem was one of the reasons I'd originally not hardcoded a commit SHA =P
Bump boot image links Bump Magisk 26.1 -> 26.3. Should help with: https://github.com/shymega/planet-devices-wiki-prs/issues/39
Rename (some) titles, and restructure Gemian page
Change links to use GitHub instead of Mega.nz These files are published in [shymega/planet-devices][https://github.com/shymega/planet-devices].
Update Astro rooting page for firmware V07, adding A/B slot instructions I've added the new boot images, and annotated MD5 hashes for all of them. I'm now appending the Magisk version to the filename, as there was an update since the first image was produced. Adding instructions for determining which A/B slot's in use is now necessary, since it's no longer always going to be A.
Astro rooting: Fix heading levels
rooting: Update method 3 to use `fastboot` Also change to `boot` partition instead of `boot_a`, in case of slot selection state change. Signed-off-by: Dom Rodriguez <shymega@shymega.org.uk>
Astro rooting: Add instructions for disabling dm-verity to remove boot corruption prompt/warning
Fix Astro rooted boot warning line wrapping When I wrote this, I'd forgotten that Markdown joins lines not separated by a blank line or two trailing spaces
Fix some grammar on the Astro rooting page
Heavily rework rooting guide to detail three different rooting methods
Rename Astro rooting document for consistency with other Astro docs