Well what you do is this: dd if=/dev/zero of=somefile mkswap somefile swapon somefile That will get you a file of swap there on your current partition. See if thast helps.
Well what you do is this: dd if=/dev/zero of=somefile mkswap somefile swapon somefile That will get you a file of swap there on your current partition. See if thast helps.