New Partition: Permission? (Solved)

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Andy Mack

New Partition: Permission? (Solved)

Post by Andy Mack »

I've created a new partition for some music but I'm having to be root to copy/delete stuff from that partition.

How can I set it so I as normal user can modify and to also not need to type my password to access it on boot?

Many thanks
Andy
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
67GTA
Level 6
Level 6
Posts: 1301
Joined: Wed Jun 06, 2007 9:49 pm
Location: Kentucky, USA

Re: New Partition: Permission?

Post by 67GTA »

The easiest way is to mount is as root, then go to /etc/mtab. There will be a temporary entry for the partition in that file. Edit /etc/fstab as root, and add the entry from mtab to the end of your fstab file and save it. hen you reboot, the partition should be mounted automatically with read/write permissions.
"The only thing necessary for the triumph of evil is for good men to do nothing." Edmund Burke
Andy Mack

Re: New Partition: Permission?

Post by Andy Mack »

Excellent! thanks 67GTA.

Andy
Locked

Return to “Beginner Questions”