Per http://www.ltsp.org/~sbalneav/LTSPManual.html#updating-chroot, the 
instructions for updating the chroot on a Debian system are:

sudo chroot /opt/ltsp/i386
sudo apt-get update  (I don't think sudo is needed, though, since you are 
chrooting as the root user)
sudo mount -t proc /proc /proc  (again, sudo is not needed)
sudo apt-get upgrade  (same here)
exit

Is it necessary to umount /proc before exiting, or is that not required?

-Rob

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_____________________________________________________________________
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

Reply via email to