On Sun, 2005-30-01 at 02:56 +0100, Gaudenz Steinlin wrote:
>
>
> 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 parti
I suggest you to set your uid/gid the same as in osx so you don't have
to chroot to access user files.
check (as root) : usermod, /etc/group
Regards.
Antonin.
Mauro a écrit :
I figured out to mount and unmount HFS+ (OS X)
mount -t hfsplus /dev/hda9 /mnt/macos/
and
umount -t hfsplus /dev/hda9 /
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 th
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 with
4 matches
Mail list logo