Results 1 to 2 of 2
i have installed suse9.1 in to the system................
intially i hve alloted 500mb swap space.............
since i want install oracle whch require 1gb swap space how to increase existing swap ...
- 10-26-2006 #1Just Joined!
- Join Date
- Oct 2006
- Posts
- 1
how to increase swap space.............
i have installed suse9.1 in to the system................
intially i hve alloted 500mb swap space.............
since i want install oracle whch require 1gb swap space how to increase existing swap space without reinstalling it...................
- 10-26-2006 #2Linux Engineer
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
How are your current partitions laid out?
You may be able to resize on of the partitions that is next to the swap partition. If you do this, then you will have your 500mb swap by your whatever-value empty space. Then simply delete your swap partition in cfdisk and remake your swap partition. Then mkswap /dev/hdxx.
Some file systems are not resizeable though, check out parted, which does wonders.


Reply With Quote