I made a diskless workstation out of a laptop. It has 768M of RAM. I'm
trying to make a swap file. I did:
dd if=/dev/zero of=/swapfile bs=1M count=10
mkswap /swapfile
# returned "Setting up swapspace version 1, size = 10236 KiB"
# I guess it uses 4 KB for accounting
swapon /swapfile
# returned "rw_swap_page: bad swap file
# Unable to find swap-space signature
# swapon: /swapfile: Invalid argument"
This same file works from the host, running the same distribution and
kernel. Is there something special I have to do since it's over NFS? Or
is 768M enough that I don't need swap?
--
-eben
(E-Mail Removed)m home.tampabay.rr.com/hactar
rm -f /bin/laden