Score:0

Inside a specific folder write attempts return read-only file system error but the file system is mounted as writable

ca flag

I have only one partition:

UUID=f7918e03-3b77-49f6-870c-6297b11dea0b /               ext4    errors=remount-ro 0        1
#/swapfile                                 none            swap    sw              0        0

If I try to create a folder in / using sudo, it is ok.
When I enter inside folder /snap/vlc I can create a folder or copy a file using sudo.

But if I try to create a folder or copy a file inside /snap/vlc/2344 system returns:
cp: cannot create regular file './158285-clickpause.lua': Read-only file system

❯ ll
total 0
drwxrwxrwx 9 root root 197 jun 18  2021 2344
lrwxrwxrwx 1 root root   4 set 11 16:45 current -> 2344
❯ /snap/vlc                                                 

What's the problem here, how to solve it?

hr flag
seems similar to [Why can snap files not be modified in any way?](https://askubuntu.com/questions/919091/why-can-snap-files-not-be-modified-in-any-way)
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.