Hi, I was tasked to use the Oracle Virtualbox running on windows 7 with LTSP on the server side, and download the CentOS from the LTSP server to the Oracle Virtualbox. So there will not be a private hardwired network with just the LTSP server and the thin clients only. And we can assume that the LTSP server has only one network card, which for the test environment is currently a DHCP IP address.
In this case what are the appropriate values to use for the two parameters: LTSP_DEV= LTSP_DEFAULT= Thank you! -------------------------------------------- On Fri, 6/21/13, Joshua Trimm <ensla...@enslaver.com> wrote: Subject: Re: [Ltsp-discuss] Fw: Re: ltsp-build-client failed after 78% completion To: ltsp-discuss@lists.sourceforge.net Date: Friday, June 21, 2013, 7:49 AM I recommend these steps: - Clean the yum cache # yum clean all - Remove any half made and non working chroot's along with mock cache. # rm -rf /opt/ltsp/i386 /opt/ltsp/x86_64 /opt/ltsp/mock/epel-* /var/cache/mock/epel-* - Update LTSP server # yum update ltsp-server nbd ltspfs ldm ldminfod - edit /etc/ltsp/ltsp-server.conf and make sure your LTSP_DEV and LTSP_DEFAULTIP are correct # nano /etc/ltsp/ltsp-server.conf - Build the client # ltsp-build-client --debug --noprogress --release epel-6-i386 Follow any additional steps listed in the README.rpminstall Hope everything goes smooth from here on, let me know if you have any other issues. -Joshua ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _____________________________________________________________________ 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