Table of Contents

Information

xda-developers

Latest platform-tools

Linux

Windows

Factory Image

Filesystem Maintenance

Information

LineageOS

Official

e2fsck

Information

Unmount

umount '/cache' '/system' '/data' '/sdcard' '/vendor'

e2fsck

e2fsck -y -f -v '/dev/block/sda3'
e2fsck -y -f -v '/dev/block/sde21'
e2fsck -y -f -v '/dev/block/sda13'
e2fsck -y -f -v '/dev/block/sdf6'

fstrim

AIO

umount '/cache' '/system' '/data' '/sdcard' '/firmware' '/vendor' || mount '/dev/block/sda3' '/cache' && echo 'Mounted /cache partition and trimming...' && fstrim -v '/cache' && mount '/dev/block/sde21' '/system' && echo 'Mounted /system partition and trimming...' && fstrim -v '/system' && mount '/dev/block/sda13' '/data' && echo 'Mounted /data partition and trimming...' && fstrim -v '/data' && mount '/dev/block/sdf6' '/vendor' && echo 'Mounted /vendor partition and trimming...' && fstrim -v '/vendor' && sync && umount '/cache' '/system' '/data' '/vendor' && reboot bootloader

Individual

umount '/cache' '/system' '/data' '/sdcard' '/vendor' '/firmware'
mount '/dev/block/sda3' '/cache' && fstrim -v '/cache'
mount '/dev/block/sde21' '/system' && fstrim -v '/system'
mount '/dev/block/sda13' '/data' && fstrim -v '/data'
mount '/dev/block/sdf6' '/vendor' && fstrim -v '/vendor'
sync && umount '/cache' '/system' '/data' '/vendor'
reboot bootloader

Ideal Stack

Flash Order

TWRP

LineageOS

ROM

Apps

F-Droid

Aurora Store

Other

Disabled Apps

Firefox Klar

StartPage

adb shell input text "https://www.startpage.com/do/dsearch?query=%s"
https://www.startpage.com/do/dsearch?query=%s

DAVdroid

adb shell input text "https://posteo.de:8443/"
https://posteo.de:8443/
1)
microG is necessary for Simple banking app, along with Pokemon GO and Ingress
2)
the official isn't updated to deal with a /vendor partition nor updated encryption
3)
make sure to download the newer version 3; there's two apps with the same name and one is older
4)
K-9 replaces it
5)
Firefox Klar replaces it
6)
VLC replaces it