This is a very basic thing and I cannot get my Ubuntu on mac book pro to write mac external hard drive. It is read only.
I followed the instruction on the website below in parentheses and reached
sudo mount -t hfsplus -o force,rw /dev/sdxy /media/mntpoint
(How to read and write HFS+ journaled external HDD in Ubuntu without access to OS X?)
What is /media/mntpoint and what do i put in the code?
Therefore I cannot get my mac external hard drive to write. It can only read.
Please help.