[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: accessing file on HFS+



On Sat, Jan 29, 2005 at 05:29:25PM -0700, Mauro wrote:
> I figured out to mount and unmount HFS+ (OS X)
>  mount -t hfsplus /dev/hda9 /mnt/macos/
> and 
>  umount -t hfsplus /dev/hda9 /mnt/macos/
> 
> But I can't access user files.  How can I do this?
> -by rebooting into OS X and moving/copying those files to shared?
> -or is there is more elegant way to do this without rebooting into OS X,
> aside getting mol running?

This is probably a permission problem. The hfsplus driver maps the
UID/GID's from OS X to Linux. You probably don't have the same UID/GID
on both systems. You should be able to read all the files on the mounted
hfsplus partition as root tough.

Gaudenz

Attachment: signature.asc
Description: Digital signature


Reply to: