Try to force load Solaris 32bit kernel:

# eeprom boot-file=kernel/unix

# sync;sync; reboot

If boot-file is left unset, the system will boot to 64 bit kernel if the 
hardware is 64bit. Set boot-file to kernel/unix will force the system to load 
32bit kernel.

Hope this works for you,

Susan

> 
> Hi,
> we are unable to load the kernel-extension on
> Solaris 2.7. Although the the library libafs.o is at the 
> right place ( = /kernel/fs/afs) the modload-programm
> gives the error listed below. 
> 
> 
> orasrv2:/home/root> id
> 
> uid=0(root) gid=1(other)
> 
> orasrv2:/home/root> ls -la /kernel/fs
> total 4118
> drwxr-xr-x   3 root     sys          512 Jun 11 10:24 .
> drwxr-xr-x  10 root     sys          512 May 18 13:24 ..
> -rwxr-xr-x   1 root     sys       916860 Jun  9 11:04 afs    ------------------
> -rwxr-xr-x   1 root     sys        44452 Sep  1  1998 autofs                  |
> -rwxr-xr-x   1 root     sys       236760 Dec  8  1998 cachefs                 |
> -rwxr-xr-x   1 root     sys        23312 Nov  5  1998 fifofs                  |
> -rwxr-xr-x   1 root     sys        46916 Sep  1  1998 hsfs                    |
>                                                                               |
> orasrv2:/home/root> modload /kernel/fs/afs <----------------------------------|
> can't load module: No such file or directory <????????                        | 
>                                                                               |
> orasrv2:/home/root> ls -la /usr/vice/etc/modload                              |
> total 3548                                                                    |
> drwxr-xr-x   2 root     bin          512 Jun  2 06:00 .                       |
> drwxr-xr-x   4 root     other        512 Jun 11 10:32 ..                      |
> -r--r--r--   1 root     other       3673 Apr 23 06:00 afs.rc                  |
> -rw-r--r--   1 root     bin       875220 Jun  2 06:00 libafs.nonfs.o          |
> -rw-r--r--   1 root     bin       916860 Jun  2 06:00 libafs.o <--------------|
> 
> orasrv2:/home/root> cat /etc/name_to_sysnum
> 
> .   
> . 


Reply via email to