On Wed, 2 Jun 1999, Al Smith wrote:

> Same problem
> 
> -Al
> 
> 
> 
> [EMAIL PROTECTED] wrote:
> > 
> > At 08:43 02/06/99 -0400, you wrote:
> > >I am trying to load some modules by hand by doing a:
> > >
> > >insmod module name
> > 
> > Try modprobe instead of insmod.
> > 
> > hih
> > nick@nexnix

  I have found that some modules depend upon other modules for symbols.
For example, msdos.o relies upon nls.o (if it is not compiled into the
kernel), and vfat.o relies upons msdos.o.  so, you have to load nls,
msdos, vfat in that order.


bug

Reply via email to