Search results

  1. Y

    Post Huawei Ascend G6 L models - increase 1GB MORE to /data partitions for User data

    Factory reset necessary? Thanks a lot for this script. Question: is it necessary to do the factory reset when resizing /data (including the flashing of the default recovery image)? Or, is this done implicitly by the script which removes and re-creates the partition? Also, I may have had an...
  2. Y

    Post Huawei P7mini (G6-L11): "fastboot devices" says "no permissions"

    Needs "sudo" on host Apparently, fastboot needs to be run as root (sudo) on the (Linux) host to work. Alternatively and better, udev should be configured to allow access (source: askubuntu).
  3. Y

    Thread Huawei P7mini (G6-L11): "fastboot devices" says "no permissions"

    Hi all, I have a Huawei P7 mini (Ascend G6-L11, P7MiniV100R001C432B370, CUSTC186D005) and I'm trying to unlock the bootloader in order to install TWRP. Having enabled "Developer options" and "USB debugging", I can access the device via adb. However, after "adb reboot-bootloader", issuing the...