Anyone know of a good usable free partition editor for Windows? I just need to add an unused partition to my system partition.
|
up vote
8
down vote
favorite
1
|
|||||||||||||
|
migrated from stackoverflow.com
|
up vote
25
down vote
|
Try GParted. It's a free open source ISO image. But you have to boot into it. Get it from http://gparted.sourceforge.net/ |
||||
|
|
up vote
7
down vote
|
Have you tried running |
||||||
|
|
up vote
6
down vote
|
this is a nice free (for personal) tool EASEUS Partition Manager |
||||
|
|
up vote
3
down vote
|
Mhmrrf... since you were obviously asking for a way of manipulating partitions pro-gram-ma-ti-cal-ly (magic word here in SO to keep a question open), I would just want to add to the previous "valid" answers: diskpart: it allows partition manipulation through scripts, with its own CLI (command Line Interface). Available with Vista. For instance, extend a partition:
|
||
|
|