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

    Posts

    Recent Best Controversial
    • RE: Android Apps with OTA-13

      @stanwood Thank you very much, it worked fine on my nexus5
      @AppLee Thank you for your message, I did not tried your suggestion as my issue was already solved.

      posted in Support
      T
      tgv34
    • RE: apt-get install fails with read-only filesystem

      To be able to write once on read-only filesystem

      sudo mount -o rw,remount /
      

      But as said, the rootfs is mounted read only for good reasons.

      posted in Support
      T
      tgv34