[15:27] just tried pxe-kexec [15:27] http://www.youtube.com/watch?v=nnuSlQuLeMM [15:28] it reboots into the Edubuntu kernel, but it seems to fail to recognise my pcmcia network card [15:28] trying the same config with another laptop [15:45] zoobab_: Boot normally. Run lspci -nn -k|grep -A 2 Ethernet. Then add the pcmcia network card module to the initramfs: https://help.ubuntu.com/community/UbuntuLTSP/AddingModules [15:51] pxe-kexec works fine with the other laptop with an onboard NIC [15:51] adding the modules... [15:52] zoobab_: when you're done, please write a how-to somewhere, many people will want to do this [15:52] I knoz [15:55] root@ubuntu:~# echo yenta_socket | sudo tee -a /opt/ltsp/i386/etc/initramfs-tools/modules [15:55] tee: /opt/ltsp/i386/etc/initramfs-tools/modules: Read-only file system [15:55] I use the liveltsp on a DVD [15:55] maybe that is why [15:55] Yup [15:56] You could work around it, but if you're going to work on this, better install it [15:56] will try to install it on a USB key [21:47] finally installed edubuntu on a USB HD [22:16] :) [22:20] I followed this tutorial: [22:21] https://help.ubuntu.com/community/UbuntuLTSP/AddingModules [22:21] but my network does not work [22:21] any idea how to check which modules are in the initramfs?