Hi
> > Hello,
> > All is OK with standard kernel 2.4.9-ltsp-5
> > I just have compiled a new kernel for the diskless workstation
> > This new kernel is loading as usual until modprobe has to locate the
> > driver for the NIC. and it does not manage to ! Actually the module
> > is present in the same place as previous.
> > Do I have something to do with the new kernel and the location for
> > modules ? Any help would be appreciated
>
> Chambard,
> You need to copy your modules to
> /opt/ltsp/i386/lib/modules/<your_kernelmod_dir>
>
> Cheers,
> -rob
>
> Thanks for your help
> My kernel is /tftpboot/vmlinuz-2.4.7-ltsp-eicas
> I have copied recursively /opt/ltsp/i386/lib/modules/2.4.9-ltsp-5 into
> 2.4.7-ltsp-eicas
> No improvement
> The kernel sources I used: /usr/src/linux-2.4.7-10
> I try again with /tftpboot/vmlinuz-2.4.7-10-ltsp-eicas and
> /opt/ltsp/i386/lib/modules/2.4.7-10-ltsp-eicas
> No improvement
>
> modprobe: Can't locate module ne2k-pci
>
> May be problem with denomination of "<your_kernelmod_dir>" ?
Pardon stateing at the obvious:
You can't just rename the kernel; you must edit the extra-version part
of the
Makefile and build.
If you have built it ie (it won't hurt to start with make clean)
make dep && make bzImage && make modules && make modules_install
then copy the modules (usually: /lib/modules/2.4.7-10-ltsp-eicas)
(or whatever) to /opt/ltsp/i386/lib/modules
There is no reason to take another kernel's modules; it may not work if
you do.
If you are doing all that work, why 2.4.7 ?
> The kernel sources I used: /usr/src/linux-2.4.7-10
This is NOT recommended. Get a fresh source from kernel.org
See contrib & howtos for reasons.
James
Thanks all for your help
Now I am able to boot my workstation with my brandnew kernel
By the way, if someone is interested in my .config just ask for, I
spentsome hours to add some options needed for boot process
-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_____________________________________________________________________
Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help, try #ltsp channel on irc.openprojects.net
-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_____________________________________________________________________
Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help, try #ltsp channel on irc.openprojects.net
- Re: [Ltsp-discuss] Unable to locate module after kernel co... Chambard O
- Re: [Ltsp-discuss] Unable to locate module after kern... rob apodaca
- Re: [Ltsp-discuss] Unable to locate module after ... Hans Ekbrand
- [Ltsp-discuss] make modules and make modules_... Hans Ekbrand
- Re: [Ltsp-discuss] Unable to locate module af... rob apodaca
- [Ltsp-discuss] ltsp_sound will not install in red... pedro noticioso
- Re: [Ltsp-discuss] Unable to locate module after kernel co... jam
- Chambard O
