Results 1 to 9 of 9

Thread: Ubuntu can access OSX parition, but unable to get into iTunes music?

  1. #1
    Join Date
    Jun 2008
    Beans
    7

    Ubuntu can access OSX parition, but unable to get into iTunes music?

    Hello all
    I have a macbook pro, revision 3 (santarosa) and have a triple boot setup (XP, Hardy, 10.5), I'm most likely going to be using hardy the most, but i don't want to migrate everything over, nor do i wish cease use with mac os (I find i like the itunes interface among other things, as well as the organization. Anyways, I used the wiki instructions to make it possible to access the OS X partition and also write to it.
    I can access the parition, and go to a certain extent, however when i get into my oSX user folder, i cannot access the iTunes music directory due to incorrect permissions, as far as i know there is no simple way to change permissions, nor is it possible to login as root and change them. can anyone offer any solutions or ideas?

    Regards

  2. #2
    Join Date
    Mar 2005
    Beans
    18

    Re: Ubuntu can access OSX parition, but unable to get into iTunes music?

    There is one way to do it which is to change the id number of your linux user to match the id of your OSX user.

    If you mount your OSX partition and log in as root in a terminal then go to /media/OSX/Users and type ls -l you will se the id number of your OSX user before the folder name.

    ex.
    drwxr-xr-x 1 502 dialout 85 2008-06-30 16:16 username

    502 is the number you want.

    Now reboot Ubuntu in recovery mode and drop to root shell.
    open /etc/passwd and find your user.
    the line will look like: username:x:#:#:name,,,etc...
    change the first number to your OSX user id.

    Just to be safe reboot again into recovery mode and drop to root shell.
    Now all thats left is to change owner ship of your homefolder to match the new user id.

    cd /home and type
    chown -R <username> <home folder>

    now reboot and you should be able to access your OSX home folder.

    One problem with this solution is if you have files owned by your ubuntu user outside your home folder, these will have to be manually changed to your new user id.

    /Dacobi

  3. #3
    Join Date
    Jun 2008
    Beans
    38

    Re: Ubuntu can access OSX parition, but unable to get into iTunes music?

    there's an easy way... start up in mac, go to itunes>properties (cmd + i) then in permissions unlock and change everyone to Read and Write, do the same to itunes music. Now shut it down and enter in ubuntu.

    In ubuntu you can now navigate to you mac drive: users/your user name/itunes/itunes musics/

    That's all that you need....it works for me perfect

  4. #4
    Join Date
    Oct 2006
    Location
    Richmond, VA USA
    Beans
    121
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Ubuntu can access OSX parition, but unable to get into iTunes music?

    Quote Originally Posted by Quipacorn View Post
    nor is it possible to login as root and change them. can anyone offer any solutions or ideas?
    I really like Pradilla's suggestion, but why do you say it is not possible to login as root? This is exactly how I've been accessing iTunes files from Ubuntu (until now).

  5. #5
    Join Date
    Jun 2008
    Beans
    38

    Re: Ubuntu can access OSX parition, but unable to get into iTunes music?

    i've done that also, but this is simple and you can access that folder from every app in ubuntu

  6. #6
    Join Date
    Aug 2005
    Location
    Huntsville, AL, USA
    Beans
    7,526
    Distro
    Ubuntu

    Re: Ubuntu can access OSX parition, but unable to get into iTunes music?

    Quote Originally Posted by Oscar Pradilla View Post
    i've done that also, but this is simple and you can access that folder from every app in ubuntu
    In fact, you should just change the permissions in OSX for all the files in your Home folder you would like to access in Ubuntu...

  7. #7
    Join Date
    Jul 2008
    Beans
    124
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Ubuntu can access OSX parition, but unable to get into iTunes music?

    Quote Originally Posted by Oscar Pradilla View Post
    there's an easy way... start up in mac, go to itunes>properties (cmd + i) then in permissions unlock and change everyone to Read and Write, do the same to itunes music. Now shut it down and enter in ubuntu.

    In ubuntu you can now navigate to you mac drive: users/your user name/itunes/itunes musics/

    That's all that you need....it works for me perfect
    I tried that, and for some reason Ubuntu still tells me I don't have permission to access those files. I'm thinking of just syncing the music from my iPod up to my computer with one of the iTunes knock-offs. Is there any reason changing the permissions from the Mac side to allow everyone to read and write wouldn't enable access to them in Ubuntu?

  8. #8
    Join Date
    Aug 2005
    Location
    Huntsville, AL, USA
    Beans
    7,526
    Distro
    Ubuntu

    Re: Ubuntu can access OSX parition, but unable to get into iTunes music?

    Quote Originally Posted by spencercarran View Post
    Is there any reason changing the permissions from the Mac side to allow everyone to read and write wouldn't enable access to them in Ubuntu?
    nope that should work.

  9. #9
    Join Date
    Jul 2008
    Beans
    124
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Ubuntu can access OSX parition, but unable to get into iTunes music?

    Quote Originally Posted by cyberdork33 View Post
    nope that should work.
    It should but somehow doesn't. Ubuntu knows, when I click on "Properties," that "everyone" can "read and write" in the folders I selected, but when I try to open them I get a warning about not having the permissions to access them.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •