Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[PROBLEM] XBian + HFS = read only
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Problem: XBian + HFS = read only
20th Apr, 2016, 11:12 PM
Post: #4
IriDium Offline
Inquisitor
******
Posts: 2,025
Joined: Jan 2013
Reputation: 170
RE: XBian + HFS = read only
I also have no experience with HFS+ but...

I assume you have installed HFS support?

If not
Terminal
sudo apt-get install hfsplus hfsutils hfsprogs

I would check the disks with
Terminal
sudo fsck.hfsplus /dev/<drive ID>

I also believe that you need to turn off journalling for R/W.
Terminal
sudo diskutil disableJournal <volume name>

Then you should be able to mount it:

Terminal
sudo mount /dev/<drive ID> /<mount point> -t hpsplus defaults,rw 0 0

I don't have HFS+ so cannot test any of these commands!!

Please read before you post
How to post a log file

If you liked my help, click on "Thanks" to show your appreciation.
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
XBian + HFS = read only - Nicolasrata - 22nd Jun, 2015, 06:07 PM
RE: XBian + HFS = read only - Peiote - 20th Apr, 2016, 06:10 AM
RE: XBian + HFS = read only - Nachteule - 20th Apr, 2016, 06:44 AM
RE: XBian + HFS = read only - Peiote - 9th May, 2016, 04:02 AM
RE: XBian + HFS = read only - IriDium - 20th Apr, 2016 11:12 PM

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 25th May, 2025, 09:06 PM Powered By MyBB, © 2002-2025 MyBB Group.