1.1 KiB
1.1 KiB

Running Linux on the Xiaomi Pad 5
Dualbooting Android and Linux seamlessly
Prerequisites
-
Brain
-
Rooted Android
-
boot-loader.tar.xz (Ubuntu-V0.91 recommended)
Android side of Dual Boot
- Install
linuxswitch.apk
to device. - Open installed app and grant root access
- Tap "Dump android images"
- Move
android.boot.img
andandoid.dtbo.img
to PC from/sdcard/linux/
- Rename linux boot to
linux.boot.img
and put it to/sdcard/linux/
- Now you can tap "Switch to Linux" to boot linux
Linux side of Dual boot
- Download
s2a.zip
- Unzip
s2a.zip
in linux - Put
android.boot.img
andandoid.dtbo.img
intos2a
folder - Install with command
sudo ./install.sh
- Now you can reboot to android with Switch2Android app