Thanks so much, Steve. These look to be excellent, step-by-step directions. I'll give it a try on a small server in my classroom over next week's break. (It's spring up here.)<br>Scott<br><br><div><span class="gmail_quote">
On 3/27/07, <b class="gmail_sendername">Steve Jackson</b> <<a href="mailto:stevej@msn.com.au">stevej@msn.com.au</a>> 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 'stuff'. It doesn'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 'if it ain't broke, don't fix it' 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> <<a href="mailto:scott@redboot.biz" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
scott@redboot.biz</a>> 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 "stuff" in the topic that I'm kind of clueless for this next question.
<br><br>I'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've looked for information about this, but since we're using Edubuntu
6.10 and LTSP changes so often, I'm not sure what'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>