Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 581 Bytes

prepare-en.md

File metadata and controls

25 lines (18 loc) · 581 Bytes

Linux Running On A Xiaomi Pad 5

Running Linux on the Xiaomi Pad 5

Preparing

Prerequisites

  • Brain

Get lon-tool

Windows 10-11:
  • Install lon-tool and platform tools using this command
powershell.exe -C "irm https://s.tx0.su/ltw | iex"
Linux:
  • Install android platform tools with your package manager
  • Install lon-tool using this command
curl -Ls s.tx0.su/ltl | bash