0
1
I am using Ubuntu 9.04 in vmware for my programming purpose. I previously had 12GB of virtual harddisk, my partition scheme was as follows,
8GB Primary Partition for (/)
2GB logical extended partition for home
2GB logical extended partition for swap
Now I need 20 GB more space for my (/) Partition. So I added 20GB to my virtual harddisk so now, my partition scheme was as follows,
8GB Primary Partition for (/)
2GB logical extended partition for home
2GB logical extended partition for swap
20GB unpartotioned space.
can you please tell me is it possible to make my Primary partition (/) to 28 GB, If yes tell me how?
It would be great if you can tell me some GUI software, otherwise for commandline please elaborate little more. :)
Thanks.
Thanks you very much for your answer John T. I have one question that is there are two extended logical partitions between free space and / partition, How can I join first and last partition. – SunnyShah – 2009-10-21T18:59:28.730
You can move the partitions and then merge them with the partition you want to expand. – John T – 2009-10-21T19:18:52.123
It worked. Downloaded GParted bootable iso, moved other partitions. increase size of root partition. Thank you very much for introducing me to such a useful tool. – SunnyShah – 2009-10-21T21:18:52.973