The tag has no wiki summary.

learn more… | top users | synonyms

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 ...
1
vote
1answer
295 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 ...
1
vote
1answer
299 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 ...
0
votes
1answer
305 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 ...
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?
0
votes
0answers
58 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 ...
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 ...