The solution was: # mount -t hfsplus /dev/sda2 /mnt/usbdisk In /etc/fstab I have: /dev/sda2 /mnt/usbdisk hfsplus 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 [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]