On Thu, October 19, 2006 10:05 am, Jens Korth 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" > - run build_initramfs > > All that seems to run without problems. I get a new kernel with the pxe > files etc. in the tftboot/lts directory, modules are installed into > /opt/ltsp-4.2/i386/lib/modules/kernelname > > > I then changed the dhcpd config to point to the new kernel. > > > The kernel boots from pxe without any problem, but stops at the end with > an error > "Failed to execute /init" > "Kernel panic - not syncing: No init found. Try passing init= option to > kernel."
Can you show us the pxelinux.cfg/default file that you are using? Also, a listing of the directory where your kernel and initrd file reside might help too: ls -lR /tftpboot/lts would be helpful. Jim McQuillan [EMAIL PROTECTED] > > Any ideas what I missed? > > Thank you very much for your help. > > jens > > > ------------------------------------------------------------------------- > 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 > ------------------------------------------------------------------------- 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
