Reply
Thread Tools
Maemish's Avatar
Posts: 1,702 | Thanked: 4,752 times | Joined on Apr 2018 @ Helsinki, Finland.
#11
No more. Feel free to say. Felt a bit lonely while solving and after solved the problem. Do not still know why I couldn't write to /var/cache/apt and why it became read only. I found out that it could be a one corrupted file with a wrong character somewhere, or caused by interrupted installation of an app.

Tried the mount -o remount,rw / (which was new to me) and it could have been solved with some chown or chmod stuff (possibly). Didn't come into my mind to try resetting with boot.
__________________
"I don't know how but I can try!" (active)

Master of not knowing (active)

For me it is possible to get lost in any case (active)

Learning to fall from high (DONE)

Learning to code with BASIC (WIP)
 

The Following User Says Thank You to Maemish For This Useful Post:
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#12
Originally Posted by Maemish View Post
Tried the mount -o remount,rw / (which was new to me) and it could have been solved with some chown or chmod stuff (possibly). Didn't come into my mind to try resetting with boot.
Remounting read/write should work if the filesystem had been changed to read-only. You should first check if that was the case. (can be done by mount command and checking the flags)

Similarily; first analyse what the situation is and then try the correct remedy. Of course in many cases reboot will fix it but that's a kind of blunt weapon IMHO...
__________________
Dave999: Meateo balloons. What’s so special with em? Is it a ballon?
 

The Following User Says Thank You to juiceme For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 18:16.