Tutorial change permissions on a drive

Condobloke

Well-Known Member
Joined
Apr 30, 2017
Messages
13,216
Reaction score
11,145
Credits
94,857
This for an ext4 or ext3 drive....(Linux)
In other words a drive formatted to either ext4 or ext3
Those formats are commonly used on Linux distros

For your xxx GB hard-drive (ext4) filesystem, you need to give the write and execute permission on /media/username/your_drive partition:-

Code:
sudo chmod ugo+wx /media/username/your_drive

For further reference:

 


Follow Linux.org

Members online


Top