Thanks so much, Steve. These look to be excellent, step-by-step directions. I&#39;ll give it a try on a small server in my classroom over next week&#39;s break. (It&#39;s spring up here.)<br>Scott<br><br><div><span class="gmail_quote">
On 3/27/07, <b class="gmail_sendername">Steve Jackson</b> &lt;<a href="mailto:stevej@msn.com.au">stevej@msn.com.au</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Scott, you are almost right about the path for the thin client &#39;stuff&#39;. It doesn&#39;t get updated automatically with the server side, unless you delete and recreate it every time there is an update to the ltsp client build.
<br><br>I think you should do this to update it, based on <a href="https://wiki.edubuntu.org/EdubuntuLTSPUpgradeNotes" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">https://wiki.edubuntu.org/EdubuntuLTSPUpgradeNotes
</a>; all these steps are done on the LTSP server:<br>
<br># Copy the apt sources list into the thin client chroot<br>sudo cp /etc/apt/sources.list /opt/ltsp/i386/etc/apt/ <br>sudo chroot /opt/ltsp/i386 apt-get update<br>
<br># It is suggested at <a href="http://developer.novell.com/wiki/index.php/Edgy/HOWTO:_Install_MueKow_on_Ubuntu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://developer.novell.com/wiki/index.php/Edgy/HOWTO:_Install_MueKow_on_Ubuntu
</a> that you do this next:
<br>sudo chroot /opt/ltsp/i386/ mount -t proc proc /proc<br><br># In any case, the next step is:<br>sudo chroot /opt/ltsp/i386 apt-get upgrade<br><br># If you want to upgrade the thin client kernel do <br>sudo chroot /opt/ltsp/i386 apt-get dist-upgrade 
<br>sudo ltsp-update-kernels<br><br>However, I follow the maxim &#39;if it ain&#39;t broke, don&#39;t fix it&#39; as far as thin clients are concerned. If you do try it, take a copy of /opt/ltsp/i386 first.<br><br>I hope this helps!
<br><span style="font-family: monospace;"><br><br><br></span><div><div><span class="e" id="q_11192369053a0264_1"><span class="gmail_quote">On 27/03/07, <b class="gmail_sendername">Scott Ledyard</b> &lt;<a href="mailto:scott@redboot.biz" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
scott@redboot.biz</a>&gt; wrote:
</span></span></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><span class="e" id="q_11192369053a0264_3">Hello all,<br>You can probably guess by the use of the word &quot;stuff&quot; in the topic that I&#39;m kind of clueless for this next question.
<br><br>I&#39;ve heard people talk about a need to update the part of the system that the thin clients boot from. Is this what is stored in 
<tt>/opt/ltsp/i386/etc/?<br></tt><br>Does this get updated automatically during regular updates or is there a special process to update it? If so, when does it need updating?<br><br>I&#39;ve looked for information about this, but since we&#39;re using Edubuntu 
6.10 and LTSP changes so often, I&#39;m not sure what&#39;s what.<br><br>Thanks for any light you can shed on this.<br><span>Scott<br>
</span><br></span></div>--<br>edubuntu-users mailing list<br><a href="mailto:edubuntu-users@lists.ubuntu.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">edubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: 
<a href="https://lists.ubuntu.com/mailman/listinfo/edubuntu-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">https://lists.ubuntu.com/mailman/listinfo/edubuntu-users</a><br><br></blockquote></div>

<br>
</blockquote></div><br>