[OpenAFS] AFS on win4lin kernel
Dan Pritts
danno@internet2.edu
Wed, 17 Mar 2004 16:11:16 -0500
sorry for the late reply - not reading list mail regularly lately
but perhaps my feedback will help.
The Win4lin folks dont' distribute a kernel-source RPM per se.
they do give you an rpm that contains the appropraite patches, eg,
~@wrx% rpm -qlp Kernel-Win4Lin3-RedHat9.0_2.4.20.30-01.src.rpm
Kernel-Win4Lin3-RedHat9.0_2.4.20.30.patch
Kernel-Win4Lin3-RedHat9.0_2.4.20.30.spec
mki-adapter.patch
win4lin-fix-bootloader
win4lin-fix-bootloader.pl
What you probably need to do is
a) get a redhat 9 kernel-source RPM
b) get the appropriate source RPM from win4lin & install it
c) build a kernel, making sure to include support for the
two new options that win4lin provides
d) get the appropriate afs-kernel-source rpm & build
modules for your newly built kernel
danno
On Mon, Mar 08, 2004 at 05:56:26PM -0500, Derek Atkins wrote:
> install openafs-kernel-source
>
> make sure you have a kernel-source tree for the win4lin kernel!
>
> -derek
>
> artward@cs.pitt.edu writes:
>
> > All:
> >
> > I had AFS running beautifully with the stock Red Hat 9 kernel.
> >
> > Then, like an idiot, I installed a win4lin patched kernel, 2.4.20-30.9 ,
> > and now I can't install AFS any more. Installing the old RPM's didn't
> > work, and when I tried to build the source RPM
> > "openafs-1.2.11-rh9.0.1.src.rpm", the build failed complaining about
> > "krb." (Installing "openafs-krb5-1.2.11-rh9.0.1.i386.rpm" didn't change
> > this)
> >
> > So, my question is: has anybody gotten AFS working on this win4lin patched
> > kernel? Where should I go? What should I do?