Navigation

    UBports Robot Logo

    UBports Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. tera
    T
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    tera

    @tera

    27
    Reputation
    62
    Posts
    421
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    tera Follow

    Posts made by tera

    • RE: Volla phone might be (or not) a new UT phone in 2020

      Seems they have something running?:
      alt text

      Maybe they can provide updates here 🙂

      posted in Off topic
      T
      tera
    • RE: Ubuntu Touch On Librem 5 Important Update

      Interesting interview here, on that topic: https://www.phoronix.com/scan.php?page=news_item&px=Zlatan-Todoric-Interview

      posted in News
      T
      tera
    • RE: BQ Aquaris M10 FHD - can I return to Andoid?

      You should be able to do so using the SPFlashTools (as here from Android to Ubuntu: https://forum.fairphone.com/t/fp3-fairphone-open-os/52301) but you will need to find the original Android scatter and associated files...

      posted in Support
      T
      tera
    • RE: Back Up?

      @normandc Same here but noticed i need to start Dekko first before sharing files fwiw...

      posted in Support
      T
      tera
    • RE: The Fairphone 3

      There is a thread on the Fairphone forum stating Open OS will come later: https://forum.fairphone.com/t/fp3-fairphone-open-os/52301

      posted in Off topic
      T
      tera
    • RE: Back Up?

      @normandc Once you have the checkboxes displayed in the Contacts, there is an icon Top Right that can be used to select all Contacts fyi

      posted in Support
      T
      tera
    • RE: GPS on Fairphone 2

      GPS never worked for me on FP2, there is a related open issue here fyi: https://github.com/ubports/ubuntu-touch/issues/356

      posted in Support
      T
      tera
    • RE: Help resizing the root partitiion

      @baruchiro You may have to create the folders in /userdata/system-data/var/cache/... i do not recall if i did or not on my side

      posted in Support
      T
      tera
    • RE: Help resizing the root partitiion

      @baruchiro Adding this line will allow you to mount that /var/cache/.. folder inside the larger /userdata partition so there is space available to perform the package installation (double slashes are expected, check similar existing lines in /etc/fstab and note it's a bind mount)
      Not sure if such change should be made persistant or only considered as a workaround...

      posted in Support
      T
      tera
    • RE: Help resizing the root partitiion

      @padraic @baruchiro @matteo Got the same issue on FP2 and solved it by adding this line to /etc/fstab:

      /userdata/system-data//var/cache/apt/archives /var/cache/apt/archives none bind 0 0
      

      Issue then a sudo mount -a and retry installing...

      posted in Support
      T
      tera