Running LTSP server over Amazon Cloud

Scott Balneaves sbalneav at legalaid.mb.ca
Tue Jan 27 21:54:18 GMT 2009


On Tue, Jan 27, 2009 at 01:37:59PM -0800, Stephen Zvolner wrote:
> the thin client must actually go out over the Internet to establish a connection and begin downloading the client software.  

This will be incredibly slow, if it's even possible.  The PXE that will come on
most modern network cards/motherboards is unmodifiable, and so won't do you any
good.  Your best bet will be to try to use either gPXE, or Etherboot, and
modify it's code so that instead of broadcasting for an available IP address,
you simply hard-code one in.

Please note that for EVERY thin client out there, you'll have to re-compile
gPXE/Etherboot for it, with a valid static IP address, since you don't want
DHCP.

My guess is this will be impractible.

Scott

-- 
Scott L. Balneaves | He that breaks a thing to find out what it is
Systems Department | has left the path of wisdom.
Legal Aid Manitoba |    -- J.R.R. Tolkien



More information about the edubuntu-users mailing list