I have 1TB hard disk. I have installed ubuntu on a 30GB partition and the rest is for Windows 8. I want to increase the ubuntu partition size to 100GB. How do I do this?
Asked
Active
Viewed 181 times
1 Answers
0
You can use Gparted for managing partitions.You can get it from software center.You can also use it in the live environment.
For complete instructions refer to the following link:
partitioning using Gparted

M.Tarun
- 5,001
- 6
- 33
- 64
sudo fdisk -l
, and maybe an image of Gparted partition map? You can upload an image add the URL, and I'll add it for you. – Mitch Jun 25 '13 at 15:22