0

I have at Ubuntu 12.04 swap size the same as my RAM - 1Gb.

I want to increase this a little bit, till 3Gb. Increase 2Gb of swap size.

I read SwapFaq but I can't understand how to keep having this swap capacity that I have and add additional space?

Here you can see my disk structure with gparter:

disk usage by gparter

I hope someone can help me increase swap size.

catch32
  • 1,286
  • 9
  • 32
  • 43

1 Answers1

0

You will have to resize the sda1 partition, and in order to do that you must unmount the partition. But you will not be able to do that if you log in. Backup your data. Then restart and boot from a live CD/usb. Don't install but use the live option. Open Gparted and resize the sda1 partition in order to free the amount you wish. Then resize swap. Close the session, remove the live distribution and log in.

This tutorial might help understand better the process.

http://www.youtube.com/watch?v=8j3APIdOJu0

But first, back up your data.

Gabi
  • 16
  • 1