Hmm, Take a look in /opt/ltsp/i386/bin and see that the '[' file exists. Also, if you switch back to the original kernels, does it work ok ?
when you built the kernel, I assume that you tagged it with mknbi-linux and added the initrd. Could you show us the mknbi command line you used to do that ? When you built the kernel, did you start with fresh kernel sources from kernel.org ? The vendors usually have a ton of patches applied, and I prefer (and recommend) starting with fresh sources. Did you start with one of the .config files that we supply in the initrd_kit ? Can't think of anything else. Hope that helps, Jim McQuillan [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: > Hey > > I've just installed LTSP v3.0 on Debian (Woody) and it works perfectly when I use >the precompiled kernels (2.4.9) but when I try to use one of my own compiled kernels >(2.4.17) it doesn't seem to work. I'm pretty sure that I've setup my tftpd and dhcpd >correctly given the fact that it works with the precompiled kernel. I get these error >right after my workstation mounts the ltsroot: > > Mounting the root filesystem: /opt/ltsp/i386 from: 192.168.0.1 > Doing the pivot_root > /linuxrc: /usr/bin/[: Permission denied > /linuxrc: echo: Permission denied > /linuxrc: mount: Permission denied > /linuxrc: mount: Permission denied > /linuxrc: /usr/bin/[: Permission denied > /linuxrc: /usr/bin/[: Permission denied > /linuxrc: umount: Permission denied > /linuxrc: /usr/bin/[: Permission denied > /linuxrc: echo: Permission denied > exec: /sbin/init: Permission denied > Kernel panic: Attempted to kill init! > > What am I doing wrong? I've already included ramdisk and devfs support: > > CONFIG_DEVFS_FS=y > CONFIG_BLK_DEV_RAM=y > CONFIG_BLK_DEV_RAM_SIZE=4096 > > Thanks. > > > > > > _____________________________________________________________________ > 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 > _____________________________________________________________________ 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
