[SOLVED] External Hard Drive Root Permissions

Questions about other topics - please check if your question fits better in another category before posting here
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Lupo42

[SOLVED] External Hard Drive Root Permissions

Post by Lupo42 »

Hello all!

Just today I tried partitioning my 2 TB external hard drive with GParted. It all went well, up to the point when I couldn't add anything to the hard drive or look at the contents of it (lost+found folder). It's telling me that I don't have the permissions because I am not the root admin. As the sole user of the computer I'm on, I though that being root admin was the automatic thing, but seemingly not. For future reference, I made one ext4 primary partition, after having made two but realising that I wouldn't need two until in a few months' time.

Any help on how to unlock those permissions would be greatly appreciated!

Cheers,

Luke
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Lupo42

Re: [SOLVED] External Hard Drive Root Permissions

Post by Lupo42 »

The very helpful EyeR over on #linuxmint-help gave the me the answer I needed to type into the Terminal.

Code: Select all

sudo chown {user}  /path/to/change
Worked a treat!

Cheers,

Luke
Locked

Return to “Other topics”