You are not logged in.

#1 2015-01-12 07:52:53

sonnenschein
Member
Registered: 2015-01-12
Posts: 20

[SOLVED] No partitions on HFS+ Volume

Hi,
I have an external HDD with HFS+ and 4 partitions: ssd1-4. No problems on a mac with it.
With Arch I just can access sdd and not any partition.

fdisk and lsblk just see sdd. gparted recognize sdd1-4.

hfsprogs is installed.

# fsck.hfsplus -f /dev/sdd4

/dev/sdd4: No such file or directory
Can't stat /dev/sdd4
Can't stat /dev/sdd4: No such file or directory

# fsck.hfsplus -f /dev/sdd

** /dev/sdd
** Checking HFS Plus volume.
   Invalid B-tree node size
(3, 0)
** Volume check failed.

Any suggestions how I can access the HDD or repair it without losing the data (its a 2TB and I don't have another big HDD to back up)?!

Last edited by sonnenschein (2015-01-12 12:33:22)


Thinkpad X200 / Open Box

Offline

#2 2015-01-12 08:05:47

clfarron4
Member
From: London, UK
Registered: 2013-06-28
Posts: 2,175
Website

Re: [SOLVED] No partitions on HFS+ Volume

I assume you've seen this on the ArchWiki:

ArchWiki wrote:

HFS+ partitions, now the default in OS X, are not fully supported by Linux and are mounted as read-only by default. In order to write to an HFS+ partition, it is necessary to disable journaling. This can be accomplished using the OS X Disk Utility.

See the full entry here


Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository

Offline

#3 2015-01-12 08:15:09

sonnenschein
Member
Registered: 2015-01-12
Posts: 20

Re: [SOLVED] No partitions on HFS+ Volume

As you might guess, I may read it with overseeing the journaling-part. But isn't it just to writing? But thanks, I'll give it a try! smile


Thinkpad X200 / Open Box

Offline

#4 2015-01-12 12:33:10

sonnenschein
Member
Registered: 2015-01-12
Posts: 20

Re: [SOLVED] No partitions on HFS+ Volume

Works perfectly !1!1! O.O
Thanks smile


Thinkpad X200 / Open Box

Offline

#5 2015-01-12 13:20:49

clfarron4
Member
From: London, UK
Registered: 2013-06-28
Posts: 2,175
Website

Re: [SOLVED] No partitions on HFS+ Volume

sonnenschein wrote:

Works perfectly !1!1! O.O
Thanks smile

That's good news (for filesystem checking in Arch)!

I always thought that you do write to the disk as part of the fsck process, so I assumed that would be first thing to check.

Only thing is whether running a file system without journaling is a good idea... I dunno whether it is because I dunno what it does.


Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository

Offline

Board footer

Powered by FluxBB