Pranešimai

Rodomi įrašai su etikete „ubuntu

Ubuntu resize ext2 (and probably ext3) parition

I have got a new PC for my mom and installed Ubuntu 8.04. I was somewhat pleasantly surprised by its usability and user friendliness, but also got a nasty surprise, automated installer created a very small ext3 partition for my system and it was fairly difficult to resize it. Most of the advice I found on the Internet related to usage of parted, all kinds of tricks on how to resize and move the file system, however it seemed to be very complicated. A much simpler solution is to just boot the Ubuntu from live CD and start a program gparted from the command line as follows: sudo gparted after that use it's simple UI for resizing and moving the partitions.