I recently migrated from snow leopard to Ubuntu, but I forgot to make a backup of some of the info in my old mac. I have my time machine prepared HDD, but when I connect the drive to Ubuntu it tells me I do not have permission to see the content of the folders, any Ideas to open the drive and extract the info?
closed as too localized by Luis Alvarado♦ Mar 14 at 15:31
This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.
|
I think the time machine volume is journaled. As I know Ubuntu cannot write on journaled format without some stuff. If you have your Mac available, plug in the Installer DVD/USB into and run the Disk Utilities from there and disable journaling on your time machine. Maybe this helps. Or you install some stuff to enable HFS+ Writing. (see this link from superuser.com) I suggest the permission-error comes from ownership, cause you are not the owner of the folders and files. So you could try to run chown command? |
|||||
|