Chris Jean's Blog

Linux, WordPress, programming, anime, and other stuff.
twitter
rss

Archive for GParted

Since I have officially been using Ubuntu on my office laptop for more than a solid month without once booting into Windows, it’s time to mothball the Windows partition in order to give Linux more room to breathe.

I seriously considered removing Windows entirely as I don’t believe that I’ll have any legitimate need for it in the future. However, I think that I can get the Windows partition down to a manageable sizeĀ  and then forget about it.

Continue reading “Repartitioning Ubuntu and Mothballing Windows”

Last night I needed to modify one of my partitions from inside Ubuntu Intrepid Ibex (8.10). I quickly realized that the familiar Partition Editor was nowhere to be found. I was quite stumped and looked through all the menus and didn’t find it. There is a simple reason for why I didn’t find it, it’s no longer installed by default on newer Ubuntu releases.

Fortunately, adding the Partition Editor, its true name is GParted, is extremely easy with package management.

  1. Load Synaptic (System > Administration > Synaptic Package Manager)
  2. Type gparted inside the Quick search box and click the Search button
  3. Right-click the Package named “gparted” and select “Mark for Installation”
  4. Click the Apply button toward the top of the window
  5. Wait for the package to install

Now that GParted is installed, you can access it via System > Administration > Partition Editor.

Happy partitioning.