On Wed, Mar 05, 2003 at 12:06:28PM -0800, Tak Pui LOU wrote: > Do we need the following for building a CODA kernel? > > pseudo-device vcoda 4 #coda minicache <-> venus comm. > > "options CODA" is OK in compiling the kernel. Do I need both of them if I > am just running a CODA server?
The server doesn't need any special kernel support, it is a normal userspace daemon. Only Coda client need to hook into the VFS. Jan