Webjay wrote:
> Christian Jaeger wrote:
> > Sjoerd Hiemstra wrote:
> > > Note that Apple partitioning is different from PC partitioning.
> > > When mounting a hfs+ partition, it looks like you have 4 or 10
> > > partitions, only one of them (possibly sda2 or sda4) is usable,
> > > all the others ap
The solution was:
# mount -t hfsplus /dev/sda2 /mnt/usbdisk
In /etc/fstab I have:
/dev/sda2 /mnt/usbdiskhfsplus rw,user,noauto 0 0
And to fix some ownership issues I did this:
# chgrp -R users /mnt/usbdisk
Thanks for your help everyone :)
Jacob
--
To UNSUBSCRIBE, email to [E
2 matches
Mail list logo