Mailing List Archive

Turning off HFS+ journaling
I would like to install Gentoo to a small partition on my iMac G5,
preferably without killing OS X. In the Gentoo handbook, "Preparing
the Disks" it says:

"Warning: parted is able to resize partitions. On the Installation CD
there are patches included to resize HFS+ filesystem. Unfortunately it
is risky to resize HFS+ journaled filesystems, be sure to switch off
journaling in Mac OS X first and make sure to run a disk checking tool
after the resize."

In Disk Utility I can only find out how to turn journaling on, not
off. Is there some other way to do this? (Console command, etc?) I am
running OS X 10.4.2.

If there is no way to turn off journalling, how dangerous is resizing
a journaled partition? (What am I risking? Data loss? A broken
system?) I have backed up my most important data, but I would like to
keep the system intact if possible.

--
AJ Ashton

--
gentoo-ppc-user@gentoo.org mailing list
SV: Turning off HFS+ journaling [ In reply to ]
You can use: diskutil disablejournal <diskx>

Ex.: diskutil disablejournal disk0s3

Enable it with enablejournal see diskutil --help

/RĂșni


Den 05-09-18 02.04, skrev "AJ Ashton" <aj.ashton@gmail.com>:

> journaling



--
gentoo-ppc-user@gentoo.org mailing list
Re: Turning off HFS+ journaling [ In reply to ]
On 17/09/05, RĂșni H. Hansen <runi.hansen@okkara.net> wrote:

> You can use: diskutil disablejournal <diskx>
> Ex.: diskutil disablejournal disk0s3

Thank you very much, that did the trick!

--
-AJ

--
gentoo-ppc-user@gentoo.org mailing list