[99210] in RedHat Linux List

home help back first fref pref prev next nref lref last post

Re: Adding SWAP

daemon@ATHENA.MIT.EDU (Rick L. Mantooth)
Thu Nov 12 21:24:30 1998

Date: Thu, 12 Nov 1998 20:23:00 -0600 (CST)
From: "Rick L. Mantooth" <rickdman@cyberramp.net>
To: Alfonso Barreto Lopez <abl@jupiter.ccu.umich.mx>
cc: Forum de Red Hat <redhat-list@redhat.com>
In-Reply-To: <98111113471102.01018@tequila.dominio>
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com

You can add more swap by adding additional swap partitions.

Find a partition with the size you want for your swap and
toggle the Id to 82 for Linux swap.
Then run "mkswap /dev/whatever". (Caution: will delete data)
Then run "swapon /dev/whatever" and you will see the *additional*
size of your swap space.

To automate it at boot time, add the line to your /etc/fstab:
/dev/whatever	/none	swap	sw

and away you go....

You can do this "on the fly" if you have a partition already setup
that isn't being used. 

Be aware, your MAX swap size is 128MB "Per swap Partition".
For 256MB of swap, you will need minumum of 2 128MB swap partitions.

Clear as mud?
Rick

On Wed, 11 Nov 1998, Alfonso Barreto Lopez wrote:

> Is there a way to grow the SWAP partition?
> --
> ______________________________________________________________________________
> Alfonso Barreto Lopez     Inst. de Inv. de Matematicas   U.N.A.M
> alfonso@matem.unam.mx
> 
--
Rick L. Mantooth	rickdman@cyberramp.net
http://www.cyberramp.net/~rickdman
Some people are alive only because it is illegal to kill them.


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
		http://www.redhat.com http://archive.redhat.com
         To unsubscribe: mail redhat-list-request@redhat.com with 
                       "unsubscribe" as the Subject.


home help back first fref pref prev next nref lref last post