On 8/18/06, rohit bhute <[EMAIL PROTECTED]> wrote:

I am going to install Oracle XE on Ubuntu, for which I require
1 GB of swap. I already have 512 MB of swap space. I intend to
add a 1GB swap partition. Can I do it to an xisting install? Say,
by creating the partition and adding the corresponding entry to
fstab?



Sure you can do it. Extend your 512 MB partition to 1GB using GParted. and
add the /dev/<devicename> in fstab and use it.

FYI: you can also make ur 512 MB parition to act as swap for temporary
purpose using command.

swapon /dev/<device-name>

--
Rohit V. Bhute
http://blog.rvbhute.org/

--
http://mm.glug-bom.org/mailman/listinfo/linuxers




--
"Life is very short.
What is the need for living for ourselves?
Lets live for others.
Our life will be longer than we believe :-)"

Rajan VP

<a href="http://deadend.wordpress.com";>  deadend </a>
<a href="http://vprajan.blogspot.com";>  vpushparajan </a>
--
http://mm.glug-bom.org/mailman/listinfo/linuxers

Reply via email to