MeshAP download
You can download your MeshAP image for pcengines here immediately after your payment from Paypal has been received.SpotNet makes no warranty that this image will actually work. Though it is known to work on SanDisk 64 CF cards, it may not work on other brand CF cards, or SanDisk 64 cards with certain serial numbers.
Mac OS X, Linux, BSD users can use dd to copy the image file onto their 64mb CF Card. Don't drag and drop the image onto a CF card mounted under Windows, the card won't boot. There are utilities for Windows to raw write the image onto the CF card. Google is your friend.
If your IDE device containing the cf card is connected as /dev/hdb under i.e. Linux, you'd type:
# dd if=image.bin of=/dev/hdb
...