dv2 installation

 # dd if=/dev/zero of=/swapfile1 bs=1024 count=262144
 # mkswap /swapfile1
 # swapon /swapfile1
 # chmod 640 /swapfile
 /swapfile1 swap swap defaults 0 0

Todo: