Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
alpinemobile_devices_nexus_7_2012 [2020/02/05 21:33] okias created |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Nexus 7 2012 ===== | ||
| - | codename: grouper / tilapia | ||
| - | ==== Instalation ==== | ||
| - | < | ||
| - | git clone https:// | ||
| - | cd pmbootstrap | ||
| - | ./ | ||
| - | ./ | ||
| - | ./ | ||
| - | </ | ||
| - | < | ||
| - | # start TWRP | ||
| - | (computer) $ adb shell | ||
| - | (twrp) $ df # look for the data partition. should be something like / | ||
| - | (twrp) $ umount / | ||
| - | (twrp) $ umount / | ||
| - | (computer again) $ adb push / | ||
| - | </ | ||
| - | * grouper has likely data on / | ||
| - | * tilapia has likely data on / | ||
| - | it's probably because tilapia has additional modem partition. If you're not sure, come to our Matrix channel and ask :) | ||