The hfs+ tag has no wiki summary.
0
votes
1answer
312 views
Plex Media Server on Ubuntu 12.10 - fighting with HFS+ (I guess)
I have Ubuntu 12.10 installed along with Plex Media Server 0.9.7.x (I don't remember, the latest version anyway).
I had Plex set up on a Mac, and I had all of my media content stored in an external ...
0
votes
1answer
221 views
Mount hfs+ partion
I want to mount a hfs+ partion on an external drive. I have installed hfsprogs and created a folder to mount at /media/hfs. Nevertheless this
# sudo mount -t hfsplus /dev/sdb2 /media/hfs
mount: ...
0
votes
0answers
59 views
mount two external HFS+ drives simultaneously
This is more of an oddity than a problem for me. I am using 12.0.4 LTS and have hfsprogs installed. (I don't have any reputation so I can't create a tag for hfsprogs, and that it doesn't already exist ...
1
vote
1answer
425 views
GParted is stuck on “shrink file system” (hfs+)
I'm trying to install ubuntu 12.10 on am mac book pro 8.2 as a dual boot.
After disabling journaling on the mac hfs+ partition, I booted from the ubuntu mac cd and started gparted. There, I resized ...
0
votes
0answers
99 views
Rsync'ing long filenames from HFS+ Journaled to ext4
I am rsync'ing long filenames from HFS+ Journaled to ext4 and most of them give me this error:
rsync: recv_generator: failed to stat (...) : File name too long (36)
Filenames use non-Latin ...
1
vote
1answer
298 views
Mounting HFS+ drive over network, write not required
I really need to figure out how to configure out how to get my linux box to mount a drive from my mac. They are permanently networked.
My Mac is called fuzzy, and has been set up to allow the Movies ...
0
votes
1answer
3k views
HFS+ hard drive being mounted as read only
This is a recurring problem and occurs a few times a week.
I have an external hard drive which is hfs+. Every couple of weeks, for no obviuous reason, when I mount it by pluggin it in to my Ubuntu ...
2
votes
0answers
74 views
Is mounting HFS+ r/w safe?
is mounting journaled HFS+ partitions as r/w with hfsprogs and "-o force" prams safe? I mean, will power failure broke filesystem and etc.? Or is it as safe as ntfs on Linux?
6
votes
3answers
28k views
How do I remount a filesystem as read/write?
I'm trying to mount an hfsplus filesystem in a Xubuntu 12.04 VM (kernel version 3.2.0-23-generic) but when I type mount -o remount, rw /dev/sdb3 in command line it returns not mounted or bad option. ...
1
vote
1answer
301 views
Clean mounting HFS+ partition after power failure
I have a rather large external harddrive formatted in Apple's HFS+ format, and reformatting it is not an option for me. Now that I have a linux server at home, I have turned journalling off on the ...
1
vote
1answer
331 views
6TB HFS+ Raid will not mount
I want to connect my extrenal HFS+ formated Raid 5 6TB to Ubuntu.
It shows the drive on the desktop, but when I click on it, it say the 6TB Volume is to big to mount.
1
vote
1answer
550 views
Recurring changing owership problem on external HDD
I've had this problem before and now it's struck me again and with full force!
Here are the details of my hard drive:
1 TB, HFS+ type partition mounted at /dev/sdb2
Doesn't have write access for ...
5
votes
2answers
7k views
'Unable to mount Filesystem' Error
Trying to extract data from a 'bricked' Western Digital MyBook Live 2tb drive.
I came across a forum that advised to use Ubuntu (booted from a CD) on my Macbook. Managed to download and create a ...
3
votes
3answers
460 views
Mounted mac drive file error
I accidentally killed my MacBook by water damage, and now I'm to primarly extract my images.
I mounted the drive (HFS+ formated) on my stationary PC using the Storage Device Manager.
I'm able to ...
2
votes
2answers
7k views
How to mount HFS+ drive and ignore permissions
I installed Ubuntu and Windows on my MacBook and Ubuntu is my primary OS; however, all of my media stays on my OSX partition. I want to be able to access it (at least my OSX user's home folder) from ...
2
votes
3answers
11k views
Changing ownership of read-only file system
I did read the several posts available here on "changing ownership of read-only file systems" but they don't seem to help me.
My external hard drive (which I had previously formatted in OS X and used ...
3
votes
2answers
382 views
Why is there a size discrepancy when copying from HFS+ to Ext4?
I'm copying over a bunch of files from an HFS+ volume to my Ext4 Ubuntu file system. They're all movie files. When I copy one over, it nearly always gets 4K larger. The copied file is exactly 4,096 ...
5
votes
1answer
668 views
4
votes
0answers
2k views
How to read/write files to hfs+ (journaling) partition? [duplicate]
Possible Duplicate:
How well is the HFS+ filesystem supported?
How to read/write files to hfs+ (journaling) partition?
7
votes
3answers
4k views
How well is the HFS+ filesystem supported?
How well does Ubuntu support HFS+ (i.e. Mac formatted) filesystems? Can it read and write to them, and are there any potential problems to watch out for?