View Full Version : [ubuntu] Yet another HFS+ and Ubuntu Thread
hg2491
January 10th, 2009, 02:24 PM
I know, I know.. This has been asked plenty of times, but I still do not understand how to proceed. I have an external hard drive formated with HFS+ and need Ubuntu to be able to write to it.
Thanks in advanced,
Hg+
tiresia
January 10th, 2009, 02:43 PM
It is quite easy:
1. Parted cannot generate a HFS+ Partition
2. Parted can resize (shrink) a HFS+ Partition
........
3. Linux can read any HFS+ Formatted Partition
4. Linux can write on any HFS+ not Journaled Formatted Partition
.......
As you can see, the point is to disable journaling. You can do it in MacOSX with diskutil. Start a Terminal in MacOSX and run:
# diskutil disableJournal /Volumes/TheVolumeName
hg2491
January 10th, 2009, 04:48 PM
What are the repercussions of disabling journaling? Can I do this from Ubuntu? I do not have a Mac around right now.
Thanks for all the help,
Hg+
mkvnmtr
January 10th, 2009, 10:01 PM
I keep my external hard drive formated hfsplus the same as hfs+ so I can read and write in both Mac and Ubuntu. I formated with disk utility in Mac. It is very easy to see whether you are making the partition journaled or not. My partition editor in Ubuntu says it can not make a hfs+ partition. If it is not an external drive you will probably need a Mac install disk. There might be a linux diskn that has the utilities to do it but I haven't heard of it.
zachthejones
January 11th, 2009, 09:07 PM
I need to be able to write to an HFS+ initialized iPod. will diskutil work for that? I couldn't find it in the regular archives, where did you get it from?
mkvnmtr
January 11th, 2009, 09:39 PM
Disk Utility is on your Mac. It is also on your mac install disk. You can use it to form the hfs+ partition. Then when you get your permissions correct you can write to the partition in Ubuntu. Of course you can write to it from Mac. The Ubuntu tool GParted will not form the partition in hfs+. It will resize it after it has been formed. There may be some cross platform apps that will be useful that you can install from the package manager in Ubuntu but that is for after you have your partition up and running.
zachthejones
January 11th, 2009, 10:00 PM
ah, gotcha. I'm running ubuntu installed on an ex-windows laptop (much better now, thank you!). so that's why I don't have it. But no sweat, think I got my problem worked out in a different way...thanks anyways!
cyberdork33
January 11th, 2009, 11:31 PM
What are the repercussions of disabling journaling? Can I do this from Ubuntu?
no you cannot do it from Ubuntu.
http://en.wikipedia.org/wiki/Journaling_file_system
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.