[OpenAFS] Problem with starting up Open AFS.
Madhusudan Singh
chhabra@eecs.umich.edu
Sat, 28 Jul 2001 21:14:05 -0400
Hi
I get the following response :
[root@guo /root]# lsmod
Module Size Used by
ide-cd 26848 0 (autoclean)
cdrom 27232 0 (autoclean) [ide-cd]
autofs 11264 1 (autoclean)
3c59x 25344 1 (autoclean)
cs4232 3440 0
ad1848 17904 0 [cs4232]
uart401 6768 0 [cs4232]
sound 62688 0 [cs4232 ad1848 uart401]
soundcore 4464 5 [sound]
usb-uhci 20720 0 (unused)
usbcore 49664 1 [usb-uhci]
AFS kernel module is thus not loaded.
Jan Hrabe wrote:
>
>
> To fix it, you can create a symbolic link with the name correctly
> matching your kernel version (use 'uname -a' to find out which).
> I would recommend using the latest OpenAFS version, though.
> I think this has been fixed in it (certainly the make process was,
> I am not sure about the RPMs).
>
My kernel version is 2.4.2-2. Where is this symbolic link supposed to be
created ?
I used the following rpm's :
[root@guo /root]# rpm -q --all | grep "openafs"
openafs-kernel-1.0.4-24.2
openafs-client-1.0.4-24.2
openafs-1.0.4-24.2
These were the latest ones on the website for RH Linux 7.1.
Thanks,
Madhusudan Singh.