Guevara, The following error from initramfs:
killed process 377 (ipconfig) killed /init: .: line1: can't open /tmp/net-eth0.conf indicates most likely that the driver for your thin clients is not present in the initramfs pushed down to the client. Do you know what driver the thin clients use? If so, you may want to do the following: 1. Add the driver to: /opt/ltsp/i386/etc/initramfs-tools/modules 2. sudo chroot /opt/ltsp/i386 3. update-initramfs -c -k <kernel-version> 4. exit 5. sudo ltsp-update-kernels And then, reboot the thin client. Hope this helps! If it does not, it may help to tell us what network driver/chip the clients use, and you may want to search for bugs in Jaunty against that driver/chip. -- Kernel Panic on Clients using Ubuntu 9.04 Jaunty https://bugs.launchpad.net/bugs/401878 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
