dd if=/dev/zero of=/swapfile bs=1024 count=<size> mkswap /swapfile swapon /swapfile
/swapfile swap swap defaults 0 0