Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation guide link is broken #4

Open
shyamjos opened this issue Apr 20, 2024 · 3 comments
Open

Installation guide link is broken #4

shyamjos opened this issue Apr 20, 2024 · 3 comments

Comments

@shyamjos
Copy link

Following link is not working
https://gitea.woomy.be/xiaomi-mt6789-devs/releases/wiki/Installation : 404 error

@data-tim
Copy link

data-tim commented Aug 13, 2024

Second this link is still broken:

https://gitea.woomy.be/xiaomi-mt6789-devs/releases/wiki/Installation

@data-tim
Copy link

I was able to find the instructions here:

https://web.archive.org/web/20240210151126/https://gitea.woomy.be/xiaomi-mt6789-devs/releases/wiki/Installation#expand

Requirements

  • A computer with recent Android Platform Tools installed (33.0.3 or newer)
  • A Redmi Pad (yunluo) with an unlocked bootloader
  • Firmware required by your ROM (#Firmware)

Notes

  • Lineage Recovery is the ONLY SUPPORTED recovery
  • Custom kernels are NOT SUPPORTED

Firmware

You need to install MIUI V14.0.2.0.TLYMIXM or V14.0.3.0.TLYMIXM (Global) firmware before installing the ROM.

Booting the recovery

  • Reboot your tablet into bootloader fastboot mode (using Volume Down Key or adb reboot bootloader)
  • Flash the provided boot image using fastboot flash boot boot.img
  • Flash the provided vendor_boot image using fastboot flash vendor_boot vendor_boot.img
  • Reboot your tablet using fastboot reboot and hold the Volume Up until you see the recovery screen

DON'T USE fastboot reboot recovery, it CAN result in a brick if there's a problem booting the recovery.

Flashing the ROM

  • Start by formatting your /data partition

THIS WILL ERASE ALL YOUR DATA INCLUDING YOUR INTERNAL STORAGE
Go to Factory Reset -> Format data in the Lineage Recovery using Volume keys

Next, sideload the rom

  • Go to Apply Update > From ADB in the Lineage Recovery using Volume Keys
  • On your PC, type adb sideload (without the <>) (You can safely Ignore any "Signature verification failed" errors and select "Yes")
  • If the recovery asks for rebooting to install additional packages, select NO
  • If everything went fine, reboot to your new LineageOS installation using Reboot System in LineageOS Recovery

If you want to install Google Apps, you may need to wait for LineageOS to boot completely, then reboot to recovery, format d ata and flash the Gapps zip using adb sideload

@data-tim
Copy link

Added Pull Request for update:

#5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants