Guide-Linux-Nabu/guide/English/uninstall-en.md

18 lines
503 B
Markdown
Raw Permalink Normal View History

2024-01-15 17:08:16 +00:00
<img align="right" src="../../assets/nabu.png" width="425" alt="Linux Running On A Xiaomi Pad 5">
# Running Linux on the Xiaomi Pad 5
## Uninstallation
### Why is this needed?
If you want to uninstall linux this is used instead of deleting partitions manually to avoid human error + writing a whole dedicated guide to just uninstalling.
If you want to relock your bootloader you'll need your partition table to be stock.
2024-07-14 16:42:40 +00:00
### Uninstall with lon-tool
2024-01-15 17:08:16 +00:00
```cmd
2024-07-14 16:42:40 +00:00
lon-tool uninstall
2024-01-15 17:08:16 +00:00
```