Hi, I'm currently testing the LTSP Server on 10.04 final. I had the same problem at booting -> it stopped.
I found out that the problem was ACPI-support. Add "acpi=off" to the append-line in file /var/lib/tftpboot/ltsp/i386/pxelinux.cfg/default Should look like this then: append ro initrd=initrd.img quiet splash ndbport=2000 acpi=off This worked for me. The --kiosk option does not produce any errors while building a client image. Greetings from Austria SClause -- ltsp-build-client --kiosk reports gdm.conf error on 10.04alpha2 https://bugs.launchpad.net/bugs/531334 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
