LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Enterprise (https://www.linuxquestions.org/questions/linux-enterprise-47/)
-   -   RW mount a HSF+ disk on linux RedHat (https://www.linuxquestions.org/questions/linux-enterprise-47/rw-mount-a-hsf-disk-on-linux-redhat-689545/)

Loic Bouquet 12-10-2008 05:17 AM

RW mount a HSF+ disk on linux RedHat
 
Hello,
I'm trying to mount a HFS+ disk on a linux RHEL 5.1 and i have severals issues.
At first, you need to know HFS+ is used by a MacOSX server 10.5 and i made a snapshot on an SAN array (model doesn't matter, but it's an HP EVA). So i present this volume to this server and i see normaly the volume.
To mount it, i need to use this cmmand line
mount -t hsfplus /dev/sda2 /mnt/mac (partition 2 because 1 is the journalization i think). But my volume mount on read-only because Redhat can't use journalized FS like hsf+.
Someone have a solution to deactivate journalization with my linux, because i can't present this volume to a mac to deactivate journal with diskutil.
Thank you for your help.
Loïc

mostlyharmless 12-31-2008 02:39 PM

From what I can see, you are out of luck, see

http://en.gentoo-wiki.com/wiki/HOWTO_hfsplus

You can force it, but your journaling will be broken...

Loic Bouquet 01-03-2009 05:05 AM

Thanck you, but i can't disable HSF+ with Linux, and it's a very big issue for my project. Actually backup are available only by network ip client Netbackup and it's a very important buisiness impact. Thank you for your answer. Regards, Loïc


All times are GMT -5. The time now is 10:44 PM.