Just add to /etc/fstab:
Code:
/dev/hda4 swap swap defaults 0 0
Change /dev/hda4 to whatever your swap partition is.
If needed, run
to let you know what partition it is.
Then, either reboot, or type
as root to mount it.
To double check it is mounted, just type
It will print a list of mounted devices