How to solve "read-only file system"?
-
@tq said in How to solve "read-only file system"?:
I want to use apt to install software.
What software ?
Why don't you use libertine for that ?you can tell me how to make it R/W
-
@Keneda Thanks for the response! I have used the UT Tweak tool and mounted the system for read-write. Then I used APT to install the required software. thank you very much.
-
@tq
Now know this : next OTA update could break your installed software, or even the system itself.You're now in uncharted territory, any injury is on you.
-
@MrT10001 Thanks for the response! Is this error normal? After flashing the system, it appeared several times after entering the system normally. I thought I didn't brush the Ubuntu system properly.
-
@Keneda Thanks for the response!At present, the device support is good, and I have disabled system updates. I will not update the system temporarily. I may update the system in a long time, but I will back up the data.
-
@tq said in How to solve "read-only file system"?:
I may update the system in a long time, but I will back up the data.
Good.
Also, consider using Libertine, which is the supported way for running classical desktop programs on Ubuntu Touch. -
@tq I see this error on the Oneplus 5/5T, 6/6T,but yet to see it on the Nord N100 or N10 5G. Usually points to a battery with low charge and trying to reboot or power up the device. I leave it to charge for 30 minutes and it always boots fine afterwards.
-
@tq Please remember also that if you update the UT system in the expected way your other changes may well be removed or altered.
-
Like others have said. If you know what you are doing or just want to install "curl" to check your outbound ip address or something. Here you go, these commands worked for me:
Sudo mount -o remount,rw/
Sudo rm -f /var/lib/dpkg/lock
Sudo dpkg --configure -a
Reboot
Sourced from the Nexus 6P help thread here: https://forums.ubports.com/topic/6512/nexus-6p-sucess?_=1719225688591
-
@tq sudo apt update is not recommended as it will break your system, thats why the Ubuntu Touch is read only system.