User: **** Password: **** Cannot allocate memoryとなる。
# dd if=/dev/zero of=/swapfile bs=1M count=6144
# chmod 600 /swapfile
# mkswap /swapfile
# swapon /swapfile
# free -mh
total used free shared buffers cached
Mem: 2.0G 1.9G 77M 51M 103M 1.4G
-/+ buffers/cache: 375M 1.6G
Swap: 8.0G 0B 8.0G
よか/swapfile swap swap defaults 0 0