Hi,
I am trying to use CacheFS on Beagleboard to cache a few NFS directories on the local SD card. Would you please advise me on how-to? BTW, I have already recompiled the kernel to enable "File System Cache". But, my rootfs is still old. So, I do not see file like "cachefsd". My /bin/mount is soft linked to busybox. I wonder if the "busybox->mount" supports the option "fsc" or not; for example: mount -t nfs -o fsc ip:/source/dir /destination/dir.
Thanks,
Eric