Mount HFS+ drive

Status
Not open for further replies.

alxxer

Dabbler
Joined
May 7, 2013
Messages
38
So I'm trying to backup an external HFS+ drive to freenas. I created a jail installed the hfsutils pkg, but I cant seems to get my drive to mount. Any thoughts?

Code:
root@freebsd0:/ # mount -t hfs /dev/da9 /mnt/ub                                
mount: /dev/da9: Operation not permitted     
 

alxxer

Dabbler
Joined
May 7, 2013
Messages
38
Neither FreeNAS nor FreeBSD support HFS.
Even with the pkg installed? I used the same in linux

Code:
root@freebsd0:/ # pkg search hfs                                                                                                   
fusefs-sshfs-2.5               Mount remote directories over ssh                                                                   
hfsexplorer-0.23               HFSExplorer read Mac-formatted harddisks and disk images                                            
hfst-3.8.2                     A toolkit for for processing natural language morphologies                                          
hfsutils-3.2.6_3               Utilities for accessing Apple's HFS volumes                                                         
squashfs-tools-4.3             Set of tools to manipulate squashfs images                                                          
root@freebsd0:/ #             
 

DrKK

FreeNAS Generalissimo
Joined
Oct 15, 2013
Messages
3,630
D

dlavigne

Guest
Yeah, I'm pretty sure that's the ancient HFS, similar to HFSExplorer, though I could be wrong.
 

DrKK

FreeNAS Generalissimo
Joined
Oct 15, 2013
Messages
3,630
You know, for a split second, maybe 10 microseconds, I thought the OP might mean "HammerFS", and I was like, "nah---there's no recorded instance of anyone actually using that."
 

DrKK

FreeNAS Generalissimo
Joined
Oct 15, 2013
Messages
3,630
HammerFS itself or the abbreviation "HFS" in that context? :D
Pretty sure no one refers to HammerFS in any context.
 
Status
Not open for further replies.
Top