Answer the question
In order to leave comments, you need to log in
Why is sudo required to write to mounted partitions?
Ubuntu is on the btrfs partition.
There are 2 logical partitions on NTFS storing files (for access from under Windows), mounted automatically at system startup.
Problem: root permissions are required to write files to them every time (sudo mega cloud, git kraken, ruby new app, ...)
How to fix this?
Answer the question
In order to leave comments, you need to log in
If NTFS partitions are mounted via /etc/fstab , then add the uid=username,gid=groupname options there for the desired user and group.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question