Jump to content
11 posts in this topic

Recommended Posts

Actually I'm fighting with partitions and all stuff.

Doing some google, I found a program named VolumeWorks what promises to be able to "Resize Partitions On-the-Fly"..

I don't know a reliable partition manager program for Mac and it really was quite interesting.

 

Anyway, the partitions of man can be a serious matter, then I informed before act.

 

VolumeWorks crictic

This guy says VolumeWorks can damage seriously yours partition, even dump it completely. ;)

 

There's any brave to prove it?

 

Volumeworks?

I was faced with the same problem. I wanted to cut the HFS+ partition in half so I could put XP on the other half. Since I only wanted to do it once, I didn't want to pay for SW like iPartition. I found that a linux utility called parted supposedly could resize HFS+ partitions. I downloaded Ubuntu's live CD, which has parted on it and gave it a shot. When run, it complained that there was something about the partition that it wasn't familiar with and cautioned that it might do bad things. I told it to go ahead. It did bad things.

 

I ended up just blowing away the partitions and re-doing it from scratch with the 1099 install DVD. It didnt' take me long to re-install all the {censored} back on there and get it working again.

 

So the short answer is, that there doesn't appear to be a free utility to do this. I"m not sure iPartition would work either. There might be something unique to the OSx86 HFS+ partition.

 

-Phineas

 

Actually I'm fighting with partitions and all stuff.

Doing some google, I found a program named VolumeWorks what promises to be able to "Resize Partitions On-the-Fly"..

I don't know a reliable partition manager program for Mac and it really was quite interesting.

 

Anyway, the partitions of man can be a serious matter, then I informed before act.

 

VolumeWorks crictic

This guy says VolumeWorks can damage seriously yours partition, even dump it completely. :)

 

There's any brave to prove it?

 

Volumeworks?

  • 1 year later...

It is a hugely bad idea to resize HFS+ without disabling the journaling. You can't disable journaling in Disk Utility, but you can type in Terminal:

 

sudo diskutil enableJournal "/Volumes/Macintosh HD"

sudo diskutil disableJournal "/Volumes/Macintosh HD"

 

Replace Macintosh HD with whatever you changed your disk's name to, if you changed it at all. Then go into Linux and fix up the partitions as needed, then you can enable journaling with Disk Utility back in OS X.

  • 2 months later...
×
×
  • Create New...