Is there anyway to change the partition size of Ubuntu while using Ubuntu? I currently have 2 partitions and would like to shrink the one I have Ubuntu installed on to make a storage partition so I can easily format and reinstall without constantly backing up personal files.
|
|
The smart answer is to boot from the Ubuntu Live CD or USB, which has gparted on it, from which you can easily resize the partitions on your hard drive without any of them needing to be mounted. It has a nice GUI and it makes it easy. No brainer. If you don't want a broken system, do that. (And make sure your data's backed up always!) If you really want to know if it's possible to resize a partition while actually running Ubuntu from that partition, then the answer is that it may be, but I definitely wouldn't recommend it unless you love taking risks.
|
|||
|
|
There is no way to change the partition size while the partition is in use unless you are using LVM which is only available in the alternate installer and requires some knowledge of the LVM system to use. Sorry. :) To achieve what you want you need a Live CD/USB. You can do the transformation and then adjust the mount points in /etc/fstab of the root partition. There are some intricacies but they are mostly answered on askubuntu or other places. If in need - ask another question about that. |
|||||||||
|
|
You can not change partitions while they are mounted. Best method: create a gParted bootable CD/DVD and use gparted from there or click here for the download itself. Youtube Video demostrating this. |
|||||
|
