Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
01-06-2009, 04:35 PM
|
#1
|
LQ Newbie
Registered: Jan 2009
Posts: 2
Rep:
|
Can only access SOME folders on OSX partition from Ubuntu 8.04, macbook santa rosa
Hello all,
I recently installed Ubuntu 8.04 on a macbook santa rosa and was pleasantly surprised to find that my hfs+ partition mounted automatically. I was prompted to enter a username and password to access the partition in the file browser- the username and password I normally enter to log-on to OSX worked just fine.
Now I can read many files on the partition, but there are some locked folders. These include the standard user folders created by OSX (Documents, Pictures, Music, Desktop etc.). When I try to access them I get "The folder contents could not be displayed- you do not have permissions necessary to view the contents of 'Documents'". Here what the permissions look like of a folder I can't access.
drwx---r-x 1 501 dialout 13 2009-01-06 13:36 Desktop
How do I edit the permissions of these folders so that I can read them from Ubuntu? I'm not 501, so as far as I know I can't use chmod. My understanding is that I won't be able to WRITE to the OSX partition unless I turn off journaling on that partition, which I don't really want to do. I already tried logging into OSX and changing the permissions of these folders so that everyone can read, but that didn't work.
Any suggestions would be appreciated.
|
|
|
01-06-2009, 04:51 PM
|
#2
|
Senior Member
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
|
in a terminal type sudo nautilus then enter then password and now you can see them but you can also hurt things be careful. When your running your file manager as root and root can delete anything. while your root you can change what ever you want. right click then properties and set it up for what ever you for access. in every linux OS there are help files and man files please read
Last edited by Drakeo; 01-06-2009 at 04:55 PM.
|
|
|
01-06-2009, 05:43 PM
|
#3
|
LQ Newbie
Registered: Jan 2009
Posts: 2
Original Poster
Rep:
|
I read. First I used " sudo chmod u+rw -R Documents " to add read and write permissions recursively through the Documents tree. chmod tried, but all files gave this error:
chmod: changing permissions of `Documents/Windows Applications/Trans2100.exe.app/Contents': Read-only file system
So chmod was able to see the files long enough to try to change their permissions, but the permissions didn't actually change. The permissions still are:
drwx---r-x 1 501 dialout 13 2009-01-06 13:36 Desktop
So users should be able to read... but I can't.
Then I tried to edit the permissions of the folder using the gui (gksudo nautilus, then navigated to the folder, right click to preferences to edit permissions). I was unable to change the owner or group (would get error of "Sorry, couldn't change the permissions of "Documents": Error setting permissions: Read-only file system". I could change the file-access, but the changes wouldn't stick.
So, while I can access the embedded files will running nautalus as root (a risky behavior I want to avoid doing regularly) I can't change the permissions so that I will be able to read while not running as root.
Are there other options for me? I would like to access this drive regularly without the root trick.
|
|
|
01-07-2009, 05:45 AM
|
#4
|
Senior Member
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
|
as root in properties set it up so only things can be seen and not deleted. and who can see it etc etc etc.
|
|
|
All times are GMT -5. The time now is 06:20 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|