Hi, for 2 Month now the same problem. The changes in: /opt/ltsp/i386/usr/share/initramfs-tools/scripts/ltsp-nbd Are still not taken for the client. As I was used to form the nfs-script under Feisty.
So where can I put in the -p 1068 Option for the Client to boot? The First dhcp-Request and booting works fine. But when configuring the Network Card for the 2nd time, the normal Port 67/68 is taken again. The hint below didn't get me any further. - The break was not made. I wrote Bread="top" in the ltsp-nbd Script and - als always in the ltsp-nbd Script - no effect after: -sudo chroot /opt/ltsp/i386 update-initramfs -u -ltsp-update-kernels What else do I have to do ????? -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Oliver Grawert Gesendet: Dienstag, 15. Januar 2008 11:58 An: [email protected] Betreff: Re: AW: ltsp-update-image hi, On Di, 2008-01-15 at 00:30 +0100, Anton Kaser wrote: > But the changes in ltsp-nbd seemed to be ignored. > How can I be sure, the ltsp-nbd Script is taken für the update?? you can boot with the kerneloption break= in your pxe config file where the values are either "top", "premount" or "bottom" for the different breakpoints the initramfs offers. it will give you a busybox shell to examine the system in the initramfs .... (another way that requires good timing is to shut down inetd right after the tftp image was recieved and before the nbd device gets mounted ... and just wait until the mount fails (thats similar to break=bottom) ...) ciao oli -- edubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
