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

Write access to HFS+ drive
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Write access to HFS+ drive
25th Jun, 2014, 04:08 AM
Post: #2
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: Write access to HFS+ drive
@modbox14

HFSPLUS is considered as DANGEROUS with writing and that's why normally it is mounted RO.

t is needed to accept the risk by specifically forcing it to be RW.

Code:
mount -t hfsplus -o force,rw .........

(25th Jun, 2014 04:08 AM)mk01 Wrote:  @modbox14

HFSPLUS is considered as DANGEROUS with writing and that's why normally it is mounted RO.

t is needed to accept the risk by specifically forcing it to be RW.

Code:
mount -t hfsplus -o force,rw .........

also double check that hfsplus kernel module is loaded
Code:
modprobe hfsplus

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
Write access to HFS+ drive - modbox14 - 8th May, 2014, 12:54 PM
RE: Write access to HFS+ drive - mk01 - 25th Jun, 2014 04:08 AM

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

Current time: 9th Jun, 2025, 12:16 PM Powered By MyBB, © 2002-2025 MyBB Group.