Score:0

HFS+ external disk always comes back to read only mode

tt flag

I use an external HFS+ hard drive on Ubuntu 21.10 and MacOs.

To enable read / write on this disk from Ubuntu:

  • On MacOs, I disabled journaling with sudo diskutil disableJournal /Volumes/my-disk.
  • On Ubuntu, the disk was mounted with hfsprogs as explained here: sudo mount -t hfsplus -o remount,force,rw /dev/sdx# /media/my-user/my-disk.

Sometimes this works fine, but very often, I can not write on the disk from Ubuntu: it makes a read-only error.


I tried sudo fsck.hfsplus /dev/sd2, but it does not fix the issue.

One way to fix the issue:

  • Plug the disk on MacOs and run Disk Util / First aid.
  • Plug the disk back on Ubuntu and now it can be writed…

Until a few days later, the read-only error comes back.


How can I fix this read only error on this external hard drive from Ubuntu (without MacOs)?

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.