devices:dory
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| devices:dory [2018/02/23 23:11] – external edit 127.0.0.1 | devices:dory [2024/08/13 19:36] (current) – removed Sean Rhone | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Information ====== | ||
| - | * Resources for the LG G Watch | ||
| - | |||
| - | ====== xda-developers ====== | ||
| - | |||
| - |   * https:// | ||
| - | |||
| - | ====== Latest platform-tools ====== | ||
| - | |||
| - | ===== Linux ===== | ||
| - | |||
| - |   * https:// | ||
| - | |||
| - | ===== Windows ===== | ||
| - | |||
| - |   * https:// | ||
| - |   * https:// | ||
| - | |||
| - | ====== Factory Image ====== | ||
| - | |||
| - | ===== M1D65S ===== | ||
| - | |||
| - |   * https:// | ||
| - | * TODO: Create a full backup of this eventually | ||
| - | |||
| - | ===== M1D65N ===== | ||
| - | |||
| - |   * https:// | ||
| - | * Older than M1D65S above, but a complete backup | ||
| - | |||
| - | ====== Filesystem Maintenance ====== | ||
| - | |||
| - | ===== Notes ===== | ||
| - | |||
| - | * Can only be done with TWRP Recovery | ||
| - | |||
| - | ===== Partitions ===== | ||
| - | |||
| - | ==== Mount ==== | ||
| - | |||
| - |   mount '/ | ||
| - | |||
| - |   mount '/ | ||
| - | |||
| - |   mount '/ | ||
| - | |||
| - | ==== Unmount ==== | ||
| - | |||
| - |   umount '/ | ||
| - | |||
| - |   umount '/ | ||
| - | |||
| - |   umount '/ | ||
| - | |||
| - |   umount '/ | ||
| - | |||
| - | ===== e2fsck ===== | ||
| - | |||
| - |   e2fsck -p -f -v '/ | ||
| - | |||
| - |   e2fsck -p -f -v '/ | ||
| - | |||
| - |   e2fsck -p -f -v '/ | ||
| - | |||
| - | ===== fstrim ===== | ||
| - | |||
| - | fstrim -v /system | ||
| - | |||
| - | fstrim -v /data | ||
| - | |||
| - | fstrim -v /cache | ||
| - | |||
| - | ====== AsteroidOS ====== | ||
| - | |||
| - |   * https:// | ||
| - | |||
| - | ===== Nightly Builds ===== | ||
| - | |||
| - |   * https:// | ||
| - | |||
| - |   wget -O ~/' | ||
| - | |||
| - |   wget -O ~/' | ||
| - | |||
| - | ===== Flash Order ===== | ||
| - | |||
| - | * Erase and format **userdata** and **cache** | ||
| - | * Format **system** | ||
| - | * Erase **boot** | ||
| - | * Reboot to Bootloader | ||
| - | * Flash AsteroidOS **userdata** | ||
| - | * Flash AsteroidOS **boot** | ||
| - | * Continue boot | ||
| - | |||
| - | sudo fastboot -w | ||
| - | |||
| - |   sudo fastboot format ' | ||
| - | |||
| - |   sudo fastboot erase ' | ||
| - | |||
| - | sudo fastboot reboot-bootloader | ||
| - | |||
| - |   sudo fastboot flash userdata ~/' | ||
| - | |||
| - |   sudo fastboot flash boot ~/' | ||
| - | |||
| - | sudo fastboot continue | ||
| - | |||
| - | ====== M1D65N ====== | ||
| - | |||
| - |   * '' | ||
| - | |||
| - | ===== Flash Order ===== | ||
| - | |||
| - |   * Erase and format **userdata** and **cache**  | ||
| - | * Format **system** | ||
| - | * Erase **boot** | ||
| - | * Erase **recovery** | ||
| - | * Flash **boot** | ||
| - | * Flash **recovery** | ||
| - | * Flash **system** | ||
| - | * OEM Lock | ||
| - | |||
| - | fastboot -w | ||
| - | |||
| - |   fastboot format ' | ||
| - | |||
| - |   fastboot erase ' | ||
| - | |||
| - |   fastboot erase ' | ||
| - | |||
| - |   fastboot flash ' | ||
| - | |||
| - |   fastboot flash ' | ||
| - | |||
| - |   fastboot flash ' | ||
| - | |||
| - | fastboot reboot-bootloader | ||
| - | |||
| - | fastboot oem lock | ||
/usr/local/www/wiki/data/attic/devices/dory.1519445518.txt.gz · Last modified:  (external edit)
                
                