... option root-path "192.168.0.1:/opt/ltsp-4.2/i386"; ... that doesnt look like an ubuntu ltsp setup at all ... did you try to install ltsp 4.2 on top of ubuntu ltsp ? that surely breaks and is not supported at all ... either use the ltsp variant from CD or install ltsp 4.2 from ltsp.org but dont mix them there is no easy way to recover from such a mix ...
to build an i386 client environment on an amd64 server simpy run: sudo ltsp-build-client --arch i386 after you installed with the ltsp option from CD ... it will then pull all necessary packages from the network ... if you happen to have a i386 cd around you can also do: sudo mount /cdrom sudo ltsp-build-client --arch i386 --mirror file:///cdrom -- After loading X on terminal keboard hangs https://launchpad.net/bugs/58981 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
