Hi all,
can anyone please help me out:
I'm trying to use a memory intensive program: AnyJ for Linux. The
problem is that I only have 32MB of RAM and a 64MB swap partition. It's
taking ages to load up. So I thought I would create a swap file, this is
what I did:
touch /path/newfile
mkswap /path/newfile 65536
swapon /path/newfile
Then I ran AnyJ. However after some time I got errors that went
*something* like this:
bad swap file ...
bad swap file ..
What am I missing?
please answer me directly as I am not subscribed.
Thanks,
Ishaaq