5

Using GParted, I have formatted an external HDD to ext4.

As it turns out the default is that I have no write access.

How can I change permissions on external drives?

king_julien
  • 754
  • 1
  • 14
  • 31
  • 1
    For what it's worth, this seems to be a problem with ext4 (no idea why). If you format it to fa32, for instance, gparted will give it normal user access. – Waldir Leoncio Sep 02 '14 at 21:31

1 Answers1

2

It is possible that you may have formatted the drive with root privileges.

If so see link below for some possible solutions.

Only root-permissions to USB-drive after formatting with Gparted

Hope it helps.

gman
  • 2,276
  • 4
  • 27
  • 39
  • The question linked here doesn't actually have any answers. The one linked up in the "already answered" box does however, and this one worked for me. Yay! – zslim Nov 19 '22 at 23:13