Possible Duplicate:
how to resize a ext4 root partition a runtime?
I am using ubuntu 11.04. I have installed GParted.
I wanted to resize my home folder cuz its low in free space but GParted wont allow me to resize root and home folder, alothough I can resize other partitions.
Is there any way around to resize during runtime or do I have to use live CD for that?
umount /home
first. (More devious techniques, like logging into a terminal as a user but then changing working directory, might also be possible.) – SamB Nov 26 '13 at 23:15