On Fri, 6 Feb 2004, LinuxLingam wrote:

> On Thu, 2004-02-05 at 22:55, [EMAIL PROTECTED] wrote:
> > LinuxLingam,
> > 
> > I saw this problem yesterday on the IRC channel.  I think the problem 
> > you are having is that you don't have the kernel modules installed, so 
> > the serial.o module isn't getting loaded, so you can't use a serial 
> > mouse.
> > 
> 
> okay.
> 
> > You need to install the ltsp_kernel package.  If you go through the 
> > proper installation script, it will install the kernel into 
> > /tftpboot/lts, and it will install the kernel modules to 
> > /opt/ltsp/i386/lib/modules
> 
> er.. could you please detail the steps on how to install the ltsp_kernel
> package?


Go to http://www.ltsp.org/instructions-3.0.html and download the
TGZ version of the ltsp_kernel-3.0.13 package to your /tmp directory.

in your /tmp directory, do this: 

    tar xzf ltsp_kernel-3.0.13-i386.tgz

then, cd into the ltsp_kernel directory

    cd ltsp_kernel

Then, run the install script

   ./install.sh


That will put the kernel and modules in the right place.

Then, edit your /etc/dhcpd.conf file.  Make sure the 'filename' entry
points to the new vmlinuz-2.4.24-ltsp-1 kernel.

Restart dhcpd.


That should do it.

Jim McQuillan
[EMAIL PROTECTED]



> 
> thanks in advance
> 
> :-)
> LL
> > 
> > Then, it should be able to load the kernel module.
> > 
> > Jim McQuillan
> > [EMAIL PROTECTED]
> 
> 



-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_____________________________________________________________________
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.freenode.net

Reply via email to