[OpenAFS] 1.3.71 & linux 2.6.8
e r0ck
erict@alum.rpi.edu
Thu, 7 Oct 2004 09:54:05 -0700
This is a multi-part message in MIME format.
------=_NextPart_000_FB40_01C4AC53.95078EA0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
hi all,
i'm trying to get just the client going on linux 2.6.8.
kernel is running fine.
(new install)
i patched the openafs source with the hooks for PAGs from here:
http://www.linux.ncsu.edu/projects/openafs-rpms/
had to hand apply one of them...
built the openafs source by hand via:
./configure --with-afs-sysname=i386_linux26
--with-linux-kernel-headers=/usr/src/linux --enable-transarc-paths
--enable-kernel-module
make
make install
/usr/vice/etc/modload is empty
so i tried copying:
cp libafs/MODLOAD-2.6.8.1afs-SP/libafs-2.6.8.1afs.ko
/usr/vice/etc/modload/libafs-2.6.8.1afs.o
and
cp libafs/MODLOAD-2.6.8.1afs-SP/libafs.ko
/lib/modules/2.6.8.1afs/kernel/fs/
but when i try to load the module i get module not found. even if i
specify the path directly.
/usr/vice/etc/ looks like this:
cacheinfo CellServDB.rpmsave modload ThisCell.rpmsave
cacheinfo.rpmsave libafs-2.6.8.1afs.ko rc_afs
CellServDB libafs-2.6.8.1afs.mp.ko ThisCell
in src/libafs/ i have MODLOAD blah blah for SP, and MP. should there be
a UP in there?
this is a uniprocessor i686 P3 coppermine.
any ideas?
TIA
------=_NextPart_000_FB40_01C4AC53.95078EA0
Content-Type: text/html
Content-Transfer-Encoding: 7bit
<HTML>
<BODY>
hi all,<br>
i'm trying to get just the client going on linux 2.6.8. <br>
kernel is running fine.<br>
<br>
(new install)<br>
i patched the openafs source with the hooks for PAGs from here:<br>
http://www.linux.ncsu.edu/projects/openafs-rpms/<br>
had to hand apply one of them...<br>
<br>
built the openafs source by hand via:<br>
<br>
./configure --with-afs-sysname=i386_linux26 --with-linux-kernel-headers=/usr/src/linux --enable-transarc-paths --enable-kernel-module<br>
make <br>
make install<br>
<br>
/usr/vice/etc/modload is empty<br>
<br>
so i tried copying:<br>
cp libafs/MODLOAD-2.6.8.1afs-SP/libafs-2.6.8.1afs.ko /usr/vice/etc/modload/libafs-2.6.8.1afs.o<br>
and<br>
cp libafs/MODLOAD-2.6.8.1afs-SP/libafs.ko /lib/modules/2.6.8.1afs/kernel/fs/<br>
<br>
but when i try to load the module i get module not found. even if i specify the path directly. <br>
<br>
/usr/vice/etc/ looks like this:<br>
cacheinfo CellServDB.rpmsave modload ThisCell.rpmsave<br>
cacheinfo.rpmsave libafs-2.6.8.1afs.ko rc_afs<br>
CellServDB libafs-2.6.8.1afs.mp.ko ThisCell<br>
<br>
<br>
in src/libafs/ i have MODLOAD blah blah for SP, and MP. should there be a UP in there?<br>
<br>
this is a uniprocessor i686 P3 coppermine.<br>
<br>
any ideas?<br>
<br>
TIA<br>
</BODY></HTML>
------=_NextPart_000_FB40_01C4AC53.95078EA0--