UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. iolc
    3. Posts
    I
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Nexus 10 installation problems

      Reboots during flash can indicate the necessary partitions aren't being mounted. Prior to install you can " df" in an adb shell to view whats mounted, if nothing "mount -a" or mount partitions individually "mount /data" etc. Make sure everything is mounted before install.

      If you install successfully you can go back into recovery after bootloop and check if /data is populated with system.img, system-data, user-data, android-data.

      posted in Porting
      I
      iolc