
Originally Posted by
Urosh
Now i am getting this error
Creating graph...
Segmentation fault
Create 512MB swap. Partition (recomended) or file (tryout resort).
Code:
dd if=/dev/zero of=/tmp/harddisk/swap count=1024000
mkswap /tmp/harddisk/swap
swapon /tmp/harddisk/swap