There has been at least one other recent report of this kind of behavior.
Most likely you need to make sure that the nfs driver is loaded prior
to loading the afs driver. There are two options:

1. place the following line in your /etc/system file:

        forceload: fs/nfs

2. adding the following line in your /etc/init.d/afs.rc file prior to
the line containing the "modload /kernel/fs/afs"command:

        modload /kernel/fs/nfs

This advice, of course, assumes that you installed the afs driver that 
supports nfs. 

        -Steven McElwee
 --
 ---------------------------------------------------------------------------
 Steven McElwee         |         Email -->      | [EMAIL PROTECTED]  
 OIT/System Adm         |   <-- US Snail Mail    |  
 Duke University        |------------------------|-------------------------
 417 North Building     |  (919) 660-6914 (Work) | (919) 660-7029 (Fax)
 Durham, NC 27706       |                        | (919) 971-0781 (Cellular)
 ---------------------------------------------------------------------------

 -- original message follows --

> From:  [EMAIL PROTECTED] (Tom Nguyen)
> To:  [EMAIL PROTECTED]
> Subject:  AFS3.4aports sun4x_55 on sun4m_55
> Date:  Sat, 13 Apr 1996 11:23:49 -0400

> Hi,
> 
> I tried to install afs3.4a.ports/sun4x_55 on my sun4c_55 mahcine.
> It CRASHED my machine when I ran "modload /kernel/fs/afs".
> 
> The errors said:
> BAD TRAP....
> ....
> panic: Data fault.
> 
> Any suggestions?
> 
> Thanks, Tom N.

Reply via email to