Benjamin, your error appears because the chroot hasnt been tricked into 
thinking it's a real computer. You do this, by firing up this little 
command 'mount -t proc proc /proc' before you try installing anything, 
but after you've chroot'ed.

When you're done installing the packages, fire off this command 'sudo 
umount /opt/ltsp/i386/proc' (change i386 if you're building for a 
different architecture). This will get your chroot running smoothly like 
a sewing machine in a gallon of oil.

Also, a little note. A quick googling before you mail would save you the 
frustration of the relatively slow line of communication. if you googled 
your error message (proc not mounted) along with the action you were 
trying to attempt (modifying chroot), i'm sure someone has written 
something down

-- 
Venlig Hilsen / Best Regards
Christoffer Krakou
Fleten.net APS

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_____________________________________________________________________
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