Disk Partitioning with Ubuntu Partition Manager
With the Partition Manager shipped with Ubuntu 8.04, don't move empty partitions, it takes forever. Partition manager moves them sector by sector. Delete empty partitions and create new partitions which is very quick.
All changes in partition manager are queued and then all run sequentially. If you move a partition left then right, it queues both actions and performs both which can take a long time. It doesn't evaluate changes and aggregate or eliminate unnecessary actions. There is an Undu button, use it.
Why ext3
All changes in partition manager are queued and then all run sequentially. If you move a partition left then right, it queues both actions and performs both which can take a long time. It doesn't evaluate changes and aggregate or eliminate unnecessary actions. There is an Undu button, use it.
Why ext3
Comments