Sample Header Ad - 728x90

Transmission can't access mount: Read-only file system

0 votes
1 answer
599 views
I have a BTRFS external drive mounted at /mnt/media. I can create files/directories just fine with the shell (with both my personal user and transmission user). When I try to download something to the mount, Transmission throws Error: Read-only file system (/mnt/media/sometorrent).
$ su transmission
$ ls -l /mnt
drwxrwxrwx 1 root media    0 Jan 11 08:47 media

$ echo 'test' > /mnt/media/file
$ cat /mnt/media/file
test
badblocks and btrfs check didn't show any errors with the drive. I could use it with Transmission until recently.
Asked by Felipe Silva (1 rep)
Jan 11, 2023, 11:57 AM
Last activity: Jan 12, 2023, 05:43 PM