I have a usb drive with ext4 file system. It is empty. I can't create any files or folders because of the error displayed: "you have no permissions".
Asked
Active
Viewed 436 times
0
-
1It's likely mounted with root access only. – Daniel Jan 19 '16 at 04:39
-
@Daniel, how to fix it? – Alan Coromano Jan 19 '16 at 08:55
-
See the question I linked to above. – Daniel Jan 19 '16 at 13:57
-
Mind that this contains the correct answer to your question, as you're using ext4. The other linked duplicates work only for NTFS / FAT32. – kos Jan 21 '16 at 08:42