Hi all,
I've got a USB disk that I need to read/write to in Linux. Its formatted with hfs+ as it was originally connected to a mac.
I've got it mounted and can read, but need to write. Is there anything I need to watch out for, I don't want to bugger any permissions up. I presume I could just chmod 777 it all? Then add an entry into fstab to allow rw?
If anyone has done anything similar, whats the best way to allow global/read-write.
I've got a USB disk that I need to read/write to in Linux. Its formatted with hfs+ as it was originally connected to a mac.
I've got it mounted and can read, but need to write. Is there anything I need to watch out for, I don't want to bugger any permissions up. I presume I could just chmod 777 it all? Then add an entry into fstab to allow rw?
If anyone has done anything similar, whats the best way to allow global/read-write.