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

    iolc

    @iolc

    0
    Reputation
    252
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    iolc Unfollow Follow

    Latest posts made by iolc

    • 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