PDA

View Full Version : Resizing HFS+ partitions from installer


pxwpxw
June 27th, 2007, 04:52 AM
Doing some installer tests.

I was unable to resize down an existing macosx partition (extended but not journalled) using the feisty alternate installer : menu driven partitioner.

It gave me a not supported message, and failed.

I tried modprobe hfsplus. No go.

But from a console I was able to do a resize using parted.

Can anyone confirm the menu partitioner can resize HFS+. ??

Or is this a well known problem??

tr333
June 27th, 2007, 08:16 AM
If you are running OSX Tiger on an Intel machine, then you can use the "diskutil" command to resize the volume. I have a PPC box, so I had to download the gentoo ppc cd and resize using the commandline "parted" program. Gentoo seems to have compiled support for HFS+ into their version of "parted".

pxwpxw
June 27th, 2007, 08:49 AM
It relates to Applemac g3./g4/g5, and I can do it using command line parted from ubuntu install shell, but thats not so easy for new users as runnung the menu driven version which does not do it..

Also for a net install, dont know if Gentoo have net install or hd-media images. But thks for hint.

aantn
June 27th, 2007, 10:13 AM
I just used parted from the command line.

I haven't tried it myself, but supposedly Gparted can resize HFS+ partitions visually.

pxwpxw
June 27th, 2007, 12:00 PM
Gparted Live CD seems to be x86, no ppc version.
http://gparted.sourceforge.net/livecd.php

aantn
June 27th, 2007, 01:36 PM
Gparted Live CD seems to be x86, no ppc version.
http://gparted.sourceforge.net/livecd.php

I mean the program Gparted that you can install with apt-get (or Synpaptic)

pxwpxw
June 28th, 2007, 04:11 AM
aantn

Right, thanks, got it, I knew I was missing something.
Its good, pity its not available in the ubuntu installer. Maybe in Gentoo. Maybe I can install it from the installer.