On Friday 20 October 2006 00:46, [EMAIL PROTECTED] 
wrote:
> Hello,
>
> I am trying to compile my own kernel for ltsp 4.2.
>
> I
> - installed the 2.6.17.8 kernel sources
> - installed the kernel kit
> - copied the 2.6.17.8 .config file from the kit to the kernel directory
> - run make oldconfig (but didn't change anything for the beginning)
> - changed "Extraversion" in the makefile
> - run "make, make modules, make modules_install"

make
make modules_install

(I think make modules is harmless)

> - run build_initramfs

OK now your modules are installed in /lib/modules/2.6.17-bla but you need them 
in /opt/ltsp/i386/lib/modules

I did:
make INSTALL_MOD_PATH=/opt/ltsp/i386 modules_install

you can just copy them there too
James

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_____________________________________________________________________
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