A question:
Have you ever swapped over nfs on any linux system? I don't think it
works.
The only way I know of is using the network block device and a patch to make
swapping over that work.
Jim Chapman wrote:
> Is anyone using an NFS-mounted swap file on an mpc860 diskless system?
>
> I created a swap file on the embedded target using
>
> dd if=/dev/zero of=/SWAPFILE bs=1k count=8192
> mkswap /SWAPFILE
>
> But when I try to enable swapping using "swapon /SWAPFILE", linux
> complains that it can't find a swap signature in the file. I've looked
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/