[OpenAFS] AFS on Ubuntu 5.04: anyone?

Jim Rees rees@umich.edu
Tue, 11 Oct 2005 10:33:35 -0400


  Is anyone using openafs on ubuntu 5.04?

I am, but I'm not using the ubuntu kernel.  I'm using 2.6.12-rc3 from
kernel.org with nfs4 patches from citi (that shouldn't make any difference).

I build by pulling source from OpenAFS cvs head:

./configure  --with-afs-sysname=i386_linux26 --with-linux-kernel-headers=/usr/src/linux-2.6.12-rc3 --enable-transarc-paths --enable-largefile-fileserver --enable-supergroups

The only hard part is getting the init script to work.