Hello Community You may all be aware that LTSP Hackfest[1] is going on at Portland, Oregon, USA.
Upstream developers are all working hard on the core of LTSP5[2], as I could not go there and participate directly, I worked on new delivery mechanisms of this great product. Ever wanted to skip the PXE boot process and wished you could boot ltsp client locally and connect to the server? Here are the changes since the last release that makes it possible: - KIWI-LTSP now supports Live CD creation Run "kiwi-ltsp-setup -cd" to create a LTSP5 client live CD iso. The image will be created in /tmp/kiwi-ltsp-cd folder. - USB key LTSP5 client support Plug in the usb stick and.. run "kiwi-ltsp-setup -u" this will create an image and once the process is complete will offer you with a prompt to enter device path to the stick (/dev/sdc), enter that path if it is correct. Your USB still would be ready in few minutes. Currently the Live CD client image will work only with the server where the images were created. To make USB stick work with other LTSP5 server (Ubuntu/Fedora/Debian/Alt etc) copy ssh_known_host from the server into the stick's /etc/ssh folder. Follow the instructions here[3] to do 1-click install and do basic configuration in /etc/sysconfig/kiwi-ltsp before running the above commands. You will also need openSUSE 11.0 32bit DVD5 as installation source. Have a lot of fun... -J [1]http://wiki.ltsp.org/twiki/bin/view/Ltsp/HackFest2008 [2]http://wtogami.livejournal.com/2008/07/26/ [3]http://en.opensuse.org/LTSP ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
