Rob, On Ubuntu/NBD anyway, when you ltsp-update-image (outside chroot obviously) it automatically umounts chroot's proc. I'd advise doing it afterwards, but I'm not sure if it matters.
- Jordan/Lns Rob Owens wrote: > 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 > -- Jordan Erickson Owner, Logical Networking Solutions http://www.logicalnetworking.net 707-636-5678 Latest LNS Blogs - http://blog.logicalnetworking.net Widespread Windows Worm May Be a Washout Fake CNN E-Mail Lures PC Users Into Virus Trap Koobface' Virus Spreading Through Facebook ------------------------------------------------------------------------------ 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
