NotebookForums.com › Forums › Notebook Manufacturers › Apple Forums › Apple Notebooks › Merging partitions.
New Posts  All Forums:Forum Nav:

Merging partitions.

post #1 of 6
Thread Starter 
Hi Mac section My friend has an old G4 powerbook and its hard drive is partitioned into two parts hes wondering if theres a way to merge those partitions without reformatting and reinstalling or anything else drastic like that. Thanks
post #2 of 6
I think you can do it with iPartition but I'm not sure.
post #3 of 6
Actually I believe diskutil might be able to do it as well, since it did it in 10.4 for the boot camp beta. You might need to use the commandline to do it however, as I am not certain the graphical utility can do it.

Seablade
post #4 of 6
I forgot they added partition changing abilities to Diskutil but it looks like it deletes the data from everything but the first partition.

This is from the man page:

Code:
mergePartitions [force] format name fromDevice toDevice
                Merge two or more partitions on a disk.  All data on merged
                partitions other than the first will be lost. The first will
                be erased if it doesn't have a resizable type (e.g. JHFS+) or
                if the force argument is given.  Format and name apply only
                when the first partition is being erased.  Merged partitions
                are required to be ordered sequentially on disk (see diskutil
                list for the actual on-disk ordering).  Ownership of the
                affected disk is required.
post #5 of 6
I believe that holds true with ANY merging of partitions if memory serves. Otherwise you would need to copy the files over and then merge the partition. It really isn't merging so much as deleting the second partition, and expanding the first.

Seablade
post #6 of 6
Then it shouldn't be called "mergepartition".

To me, when you merge something you bring two things together into one. The data from both partitions should be saved, IMO.

But yes, it looks like even with iPartition the data will need to be moved and/or backed up.

The best thing to do, IMO, is just to save everything on an external drive and reformat the thing from scratch.
New Posts  All Forums:Forum Nav:
  Return Home
  Back to Forum: Apple Notebooks
NotebookForums.com › Forums › Notebook Manufacturers › Apple Forums › Apple Notebooks › Merging partitions.