Sometimes you want to change your partition layout after you’ve been using your system for awhile. One great too for this job is GParted. In this tutorial I’ll show you how to resize partitions using the GParted Live CD.
- Once you download it and burn it to a disc, just boot from it and you should see a screen like this:
- I prefer to run GParted with Safe Graphic Settings. Just use the up and down arrows to select the mode you want.
- When prompted to select your keymap, most users will just press Enter and keep the default.
- Next you see some information about how to reconfigure the graphical environment.
- Then the live system starts.
- I prefer to run GParted in a lower screen resolution. Right-click anywhere on the desktop background and select Fluxbox Menu -> Exit X.
- At the command prompt type sudo Forcevideo and press Enter.
- I usually choose 800×600 and 16 bit color.
- That’s a little better. Notice how GParted shows a graphical representation of the partitions on your hard disk.
- In this example I’m going to shrink my main Linux partition to make my Swap partition larger. Start by right-clicking on /dev/hda1 and selecting Resize/Move.
- You can drag the arrows at the right or left of the partition to resize it, or just type the values you want in the boxes below. In this example I chose to shrink the partition by 261 MB.
- Click Resize/Move and you are back at the main GParted screen. Notice the information in the lower pane of the window showing the pending operation.
- Next, Right-click on the /dev/hda2 extended partition and select Resize/Move.
- This window is very similar to the earlier one.
- I dragged the left edge of the partition all the way to the left in order to consume all the free space, then clicked Resize/Move.
- Next, right-click on /dev/hda5, the linux-swap partition and select Resize/Move.
- By now this should look familiar.
- I again dragged the left edge of the partition all the way to the left in order to consume all the free space, then clicked Resize/Move.
- Review the three pending operations in the bottom pane of the window. If they are correct, click Apply.
- This is your last chance to bail out. If you’re sure, click Apply.
- When you see this window, go for coffee. It’s probably going to take a while.
- Once GParted is finished, close it, shutdown the live image, remove the CD and boot back into your usual Linux installation.























Pingback: Expanding parition ext4 size