Results 1 to 2 of 2
My macbook pro stopped booting yesterday due to some file system corruption in the hard drive. I am able to access this drive through a linux live cd which I ...
- 07-09-2010 #1Just Joined!
- Join Date
- Jul 2010
- Posts
- 1
Computer Crashed, Need Hard Drive Access!
My macbook pro stopped booting yesterday due to some file system corruption in the hard drive. I am able to access this drive through a linux live cd which I am using now but when I go to some folders it says "Could not enter folder /media/Macintosh HD/..." My question is how do I give myself the permissions to be able to access these files and transfer them to a network drive? Help would be greatly appreciated.
- 07-09-2010 #2Linux Guru
- Join Date
- Oct 2007
- Location
- Tucson AZ
- Posts
- 1,946
Was the rest of the error message something like "you do not have access rights"?
The normal thing to do in these circumstances is to mount the filesystem as root which should give you permissions. If your Live CD is Ubuntu or one of its derivatives, use sudo to get root privileges and if it is another Linux, use su in a terminal to gain root.


Reply With Quote