First, try to put a *complete* ip=xxx parameter there: <client-ip>:<server-ip>:<gw-ip>:<netmask>:<hostname>:<device>:<autoconf> Fill *all* of the above, with autoconf=none.
If that works, then you're certain it's a DHCP problem. Karmic contains a new script (/opt/ltsp/i386/usr/share/initramfs- tools/scripts/init-premount/udhcp) that can handle multiple NICs. So one way around the problem would be to copy the Karmic script in your chroot, and either install udhcpc in the chroot or use IPAPPEND 3 in the pxelinux.cfg/default. Instead of copying the Karmic script to your chroot you could also add stgraber's PPA (https://launchpad.net/~stgraber/+archive/ppa) to your (both server & chroot) sources. This would get you the latest LTSP along with the script, but you would still need to either install udhcpc or use IPAPPEND 3. And of course on any initramfs modifications, update-initramfs -u needs to be ran in the chroot. And on any chroot modifications (=udhcpc installation), ltsp-update-image. -- LTSP clients kernel panic on boot when active nic isn't eth0 https://bugs.launchpad.net/bugs/365380 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs