changing external hard drive permissions

All Gurus once were Newbies
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. Please stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions prefer the other forums within the support section.
Before you post please read this

changing external hard drive permissions

Postby stripe on Thu Mar 29, 2012 3:07 pm

hi all
I am having the following problem with mint 12 (lisa)
when I try to copy/backup any files to an external hard drive (usb2) I am told that I don not have permission to write to the drive, it reads and lets me copy files from the external hard drive, just wont let me write or delete anything from it

as I have nearly 160GB of data in my encrypted home folder makes using dvds or memory sticks as backups impractical, I hope that someone can tell me how to alter the permissions of the hard drive

cheers

Stripe
stripe
Level 1
Level 1
 
Posts: 26
Joined: Wed Dec 01, 2010 11:31 am

Linux Mint is funded by ads and donations.
 

Re: changing external hard drive permissions

Postby chipbuster on Thu Mar 29, 2012 5:02 pm

What format is the HDD in?
chipbuster
Level 4
Level 4
 
Posts: 236
Joined: Wed Feb 08, 2012 1:34 am

Re: changing external hard drive permissions

Postby kyphi on Thu Mar 29, 2012 5:58 pm

Use the "chown" and "chmod" commands to change the owner and the permissions:

Code: Select all
sudo chown yourname:yourname -R /media/nameofdrive


Code: Select all
sudo chmod -R 777 /media/nameofdrive


You can find the name of your drive in /media when you plug in your drive.
kyphi
Level 4
Level 4
 
Posts: 360
Joined: Sat Jul 09, 2011 1:14 am
Location: Australia

Re: changing external hard drive permissions

Postby stripe on Thu Mar 29, 2012 6:02 pm

hi chipbuster

the externel hard drive has a EXT4 filesystem

cheers
stripe

edited to add

thanks kyphi will go and try that now
stripe
Level 1
Level 1
 
Posts: 26
Joined: Wed Dec 01, 2010 11:31 am


Return to Newbie Questions

Who is online

Users browsing this forum: CTFries and 23 guests