Xavier Olive research teaching python blog cli

Mount a HFS partition as read/write?

3 September 2023

Install hfsprogs

sudo apt install hfsprogs

If necessary, remount in rw mode:

sudo mount -t hfsplus -o remount,force,rw /media/mountpoint