HD Install :: Swap paritition??
Drop out of X (exit on the menu). This will make you root. Then type:
cfdisk
cfdisk should be self explanatory to you. After you are done, reboot to make sure the partition changes took. At least that is the way I do it.
Thanks everyone I got it to work!!! 
To "mount" swap automatically at boot, you could add the following line to /etc/fstab:
/dev/hda5 swap swap defaults 0 0
original here.