Disk Utility is the hard way. iPartition and a few companies have an easier, non-destructive way to do it.
Are there freeware programs to delete partitions without wiping the drive(s) in question?
I had a 160GB drive installed temporarily on an early firewire bus and it automatically partitioned it to 128GB. So, when I put it in my powerbook there's now a partition of about 20GB which is unusable.
Rather than cloning a spare drive, wiping the new one in the powerbook and then cloning back on to that, I'd prefer just to delete the partition if possible.![]()
i booted from the install cd, but i got nothing, it would only let me clear it, not delete the actual partition.
thanks, i'll try it when i get home. (this is the first time i have been happy that i bought a 60 dollar, 120gb backup HD. It's slow but it works)
Since 10.4.6, the command line utility diskutil has had a resizeVolume option that is nondestructive.
http://www.macgeekery.com/tips/cli/nondestructively_resizing_volumes
.Macgeekery said:The following is highly suspected to be functional only on Intel Macs....
....The Finder doesnt really like you toying with diskutil on your own. If at any point the realities of the file system arent reflected in the Finder, refresh disk arbitration with disktool -r and things should become sane again. When messing with partition tables, though, its sometimes necessary to unmount, eject, and reattach the drive to get things properly refreshed.